Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

spcas

Game : N/A

Platform : Super Nintendo

Author : Near

Release date : 01 Aug 2004

Category : Assembly Tools

OS : DOS

Skill Level : Intermediate

Version : .01

Downloads : 517

Utility description

An SPC-700 APU cross assembler by the maker of xkas. You best be using this if you're doing any SPC-700 hacking or homebrew programming!

Reviews

Obsolete and incompleteBregalad2014-12-07Version .01

This assembler is not bad in itself, but is very incomplete. There is no way to use labels to declare variables, so you'll have to write raw RAM locations. This is therefore not useful for writing a sound engine, but is enough if you just want to code a small test for the SPC.

The author released a new assembler named bass, which is what you are supposed to use. Unfortunately the code is not compatible with this assembler (despite both having been coded by the same guy, byuu). Therefore if you want to code a sound engine I recommend to use bass instead.