Save ~100 bytes in the boot rom

Don't load parts of dma input if the same thing is known to already be there
Remove unkop
Reuse a jmp by branching to it
1 file changed
tree: 8fc0d5cfd5959bdbe780bdebc0cfd3cef97f735e
  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

A 65C02 arcitecture for OpenComputers.

Uses a heavily modified/converted Symon core by Seth J. Morabito

Features:

  • Fully persistable
  • EEPROM with built in assembler and commands
  • Built in keyboard and screen handler
  • Memory Banking for up to 256MiB of memory
  • Component Access
  • Signals Access
  • RTC with two programmable timers
  • Built in DMA engine