ROM Source

You can talk about almost anything that you want to on this board.

Moderator: Moderators

Post Reply
User avatar
67726e
Posts: 129
Joined: Sat Apr 03, 2010 5:45 pm
Location: South Carolina
Contact:

ROM Source

Post by 67726e »

I'm about to wrap up my 6502 assembler. If anyone is willing to submit some 6502 code they have that works with other compilers, I would appreciate the help.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

The ca65 source code for Russian Roulette, Concentration Room, and LJ65 is at http://www.pineight.com/nes/
frantik
Posts: 370
Joined: Tue Mar 03, 2009 3:56 pm

Post by frantik »

my disassembler can generate instantly re-assemblable code, though you need to support .hex and possibly other asm6 commands

http://nesdev.com/bbs/viewtopic.php?t=7466

here's excitebike: http://swiftlytilting.com/downloads/excite.asm.txt
Post Reply