Scorpion Illuminati is a free open source rhythm game written in Motorola 68000 Assembly language. Scorpion Illuminati is licensed under the Artistic license.
You will need to download the asm68k assembler if you don't have it already.
-
To compile for running on an emulator or flash cart: asm68k.exe /p source.asm,rom.bin
-
To compile for debugging: snasm68k.exe /sdb /z source.asm,rom.cof
The framework folder contains the Big Evil Engine Sega Genesis Framework. It is not complete and work is being working on.
This game is licensed Open Source Artistic License with the hopes it will be useful to all.