Skip to content

evandromillian/SNES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNES


SNES 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 SuperFX/GSU Risc output:
https://github.com/ARM9/bass
I have included binaries of all the demos.

Special thanks to byuu, for making the higan emulator, & the bass assembler =D
Please check out higan, a cycle accurate SNES Emulator:
http://byuu.org/emulation/higan

Also thanks to ARM9, for helping me with my SNES initialisation routine, my SuperFX/GSU LIB file, & his SuperFX/GSU bass assembler.

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

Howto Run:
I only test with a real SNES using a SD2SNES Cartridge by ikari:
http://sd2snes.de

You can also use SNES emulators like higan & the MAME SNES Driver.

About

SNES Assembly Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • Assembly 29.2%
  • SourcePawn 19.4%
  • Batchfile 0.1%