Fix NullPointerException on power off computer; ignore client mod version
3 files changed
tree: d137b48834406c4039028ac3614d1c52e18f46f5
  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