Skip to content

PeterLemon/SNES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

350b394 · Sep 19, 2022
Feb 8, 2020
Feb 8, 2020
Sep 5, 2020
Feb 8, 2020
Apr 2, 2020
Feb 13, 2018
Feb 8, 2020
Feb 8, 2020
Feb 8, 2020
Feb 8, 2020
Feb 21, 2020
Feb 8, 2020
Feb 8, 2020
Feb 8, 2020
Nov 1, 2020
Sep 19, 2022

Repository files navigation

SNES


SNES Assembly Code by krom (Peter Lemon).

All code compiles out of box with the bass (v14) assembler by Near.
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 Near, for making the higan emulator, & the bass assembler =D
Please check out higan, a cycle accurate SNES Emulator:
https://github.com/higan-emu/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