WDC 65C02-compatible processor for OpenComputers

[Releases]
Clone this repo:
  1. f4699b0 Fix NullPointerException when trying to create tmpfs by WHR · 3 years, 12 months ago rivoreo-fork
  2. 06c27e6 Failed to setup Thistle should abort the program, rather than continue and let it crash later by WHR · 3 years, 12 months ago
  3. 0f60ae0 Fix NullPointerException on power off computer; ignore client mod version by WHR · 4 years ago
  4. be2a229 Merge pull request #9 from 20kdc/master by James Coonradt · 4 years, 7 months ago master
  5. d259efb Fix a scroll crash where Y'd go out of bounds for long enough to let a cursor blink, and refactor ANSI handling by 20kdc · 4 years, 7 months ago

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