forked from PeterLemon/MSX
-
Notifications
You must be signed in to change notification settings - Fork 1
ghtalpo/MSX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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/
About
MSX Assembly Programming
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Pascal 85.9%
- Assembly 9.7%
- NASL 2.1%
- C++ 1.8%
- Other 0.5%