Ok... here it is, my very first attempt at making an universal MSX Tape editor
I finally opted for the name "TAPER" because many years ago (actually this happened in the previous millennium) I used to work with a similar utility made for the ZX Spectrum that had the same name. I only had the prefix "MSX" at the beginning of the name :)
Keep in mind that this is the very first release, and the utility may still contain bugs.
What you can actually do with MSX Taper:
* Open any .CAS file
* Move any Binary, ASCII, Custom Block or Basic files inside the tape. All you have to do is to select one or more rows from the grid and drag them
* Rename any Binary, ASCII or Basic file. All you have to do is to click on the name of the file and change it with your keyboard
* Delete any file from the tape
* Append other tape files to an existing tape. Would you like to create a single tape with Side A and Side B of your favourite game? You can do it.
* Import MSX Basic Programs written in ANSI. You can also open the notepad, write a small basic program and import it direcly in a tape.
* Import any 8Kb ROM image. The application will append to it a custom loader created by NYYRIKKI that will make it work.
* Import a selection of 16Kb ROM images ( that's a polite way to say that only few 16Kb ROMs are currently supported :D ). The application will try to load a 16Kb ROM image from RAM address &h8000, and execute it from the same address.
* Create wave files of your tapes, at the speed of 1200baud, 2400baud or (if your computer supports it) 3200baud.
* Play the .CAS files directly, via your EARPHONE jack to your MSX homecomputer.
I have to thanks Vincent Van Dam and NYYRIKKI for their excellent source codes, that helped me a lot while making this utility. Without their support I would have never been able to create this application.
DOWNLOADS:
Windows version
(It should work with Windows 2000, XP and Vista)
Mac OS X version
(It should work with Mac OS X 10.3 and above. Universal Binary, of course)
Linux version
(Any linux distribution that supports GTK2 should work... Ubuntu 7.10 is OK!)
Have fun and remember that MSX Taper means FOOD FOR YOUR MSX ( hey, it's a cheap slogan but I like it ;) )