Skip to content

PeterLemon/SMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMS


SEGA Master System Assembly 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 SMS Z80 output:
https://github.com/ARM9/bass
I have included binaries of all the demos.

I used the SMS Power Offical Docs to help get me started: http://www.smspower.org/Development/SMSOfficalDocs

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

Howto Run:
I only test with a real SEGA Master System using a flash cartridge.

You can also use SEGA Master System emulators like MAME SMS Driver.

About

SEGA Master System Assembly Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published