Fix a scroll crash where Y'd go out of bounds for long enough to let a cursor blink, and refactor ANSI handling
1 file changed
tree: 7fca613bd311c7ff791723ef35b1914ba1b017fc
  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