/MSX

MSX Assembly Programming

Primary LanguagePascal

MSX


MSX, MSX2, MSX2+, & MSX Turbo-R Code by krom (Peter Lemon).

All code compiles out of box with the bass assembler by byuu.
I use a special version of bass by ARM9 which has been updated with MSX Z80 & MSX Turbo R800 output:
https://github.com/ARM9/bass
I have included binaries of all the demos.

I used the MSX Assembly Page to help get me started: http://map.grauw.nl/resources/

Howto Compile:
All the code compiles into a single binary (ROMNAME.rom) file.
Using bass Run: make.bat

Howto Run:
I test with the OpenMSX emulator: http://openmsx.org/