Modify built in assembler for 65c02 instructions

Due to the design of the assembler, the rockwell opcodes have new names:
RMB# is RB#
SMB# is SB#
BBR# is BR#
BBS# is BS#
1 file changed
tree: 590cda3415738cf73d26c69d04df997ed71d9260
  1. .gitignore
  2. README.md
  3. build.gradle
  4. cc65/
  5. gradle/wrapper/
  6. gradlew
  7. gradlew.bat
  8. roms/
  9. src/main/
README.md

Thistle Computer

Brings the 6502 Symon emulator to OpenComputers