Use more 65C02 instruction to reduce rom size

Replace load/store zero with stz
Automatically apply this optimization in the copy macro
Optimize hexprint push/pull operations
1 file changed
tree: 860af3348da045ece25964e5b71e27780dcec1c0
  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