Remove some unused stuff from Symon

We don't use any of Symon's old devices
We dont use device change listeners
Change MemoryRangeException to IllegalArgumentException
(that's how MemoryRange uses this Exception anyway)
21 files changed
tree: 13e37d534193e39fc78580c12d3333ca800c36a0
  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