MSX: 1983-2008 
Friday, June 27, 2008, 06:16 PM
Don't tell your age anyone, you're much younger than 25... happy birthday!
  |  related link

The Software Bin works again 
Friday, June 6, 2008, 09:10 PM
Sorry for the recent breakdown of the site; I had a look at the hosting provider forum, they say they had an explosion with fire in their datacenter located in Houston, Texas.

They now restored their power systems, but I can't refrain from saying the silly thing:

"... bzz bzz... Houston ... bzz... we have a problem..."
  |  related link

bison + sdcc, I can't believe it: grammar parsing works on MSX! (ROM+sources+HOWTO) 
Sunday, May 18, 2008, 11:13 PM
Good news for you MSX programmers.

I know that the flex/bison tools aim to mantain a wide compatibility range, but I wouldn't have bet that bison parsers could work on sdcc; but surprise, I now have my small parser in an MSX ROM file...



Together with the ROM, I want to share with you the sources and a small HOWTO describing the procedure I followed; in the MSX Software section on the right, look for the Bison Grammar on MSX entry.

(by the way, bison output ran rather straightforward on sdcc, but I could not get the same results (not yet :) with the flex tool)
  |  related link

Improved version of iMsx: iMsx v.2 sv.0006 released 
Sunday, May 4, 2008, 07:48 PM
In the MSX Software section you'll find a new version of iMsx, the game launcher created by our friend Aci.



Main changes are in the game search/filter procedure, and only involve the main executable, so you don't really need to reinstall this new version, you may just replace the old iMsx.exe file with the new one.

Hope you enjoy Aci's efforts and have fun with his product, my best regards to you all!

Andrea
  |  related link

Some MSX stuff fixed here and there 
Monday, April 21, 2008, 11:00 PM
Just a fast update:

1) some small errors fixed in img2spr, latest version is now 1.2
2) some errors fixed in MSX Sprite Editor 16x16, latest version is now 3.1
  |  related link

MSX: img2spr v.1.1 
Sunday, March 30, 2008, 07:37 PM
I uploaded a 1.1 version with a small improvement: support to a transparent colors (you have to pass it on the command line). I also reformatted a bit the produced output of asm and C formats.

Please check the "MSX Software" section menu on the right, I also changed the screenshot example, should be explicative enough.
  |  related link

A new MSX utility! img2spr sprite generator utility 
Saturday, March 29, 2008, 09:32 PM
In the "MSX Software" section, you'll find a new entry highlighted by the icon: it's the img2spr utility.

Draw a 16x16x24bit image using whatever program you wish, then convert it to our familiar 32-byte sprite pattern format; sprite is now ready to be included in your game source.

The utility is small and rough: that was enough for me, but it might be of help to you developers, so why not to share it? Hope you enjoy!
  |  related link

MSX rumours: a new MSX sprite utility is on the way 
Tuesday, March 25, 2008, 09:49 AM
This weekend I wrote a small simple utility to help myself in sprite creation, and I'm planning to share it soon with you MSX developers. News will follow, stay tuned!
  |  related link


Next