8000 GitHub - Mike19/UK101: Compukit UK101 hardware emulator on Stellarpad
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mike19/UK101

 
 

Repository files navigation

UK101-Energia

UK101 Hardware emulator on Stellarpad using Energia.

See blog article.

Libraries:

Hardware:

  • See the 6502 Emulation library's hardware requirements and wiring.
  • See config.h for configuration options.

Firmware:

Some of the function keys on the PS/2 keyboard control the machine's inner workings:

  • F1: full reset (cpu, keyboard, SD card, etc.)
  • F2: advance tape
  • F3: rewind tape
  • F4: toggle monitor rom
  • F5: change display resolution:
    • 40x30, 40x15, 45x30, 45x32, 45x16 (on UK101)
    • 32x30, 32x32 (on Superboard)
  • F6: checkpoint to file (default CHKPOINT.xxx)
  • F7: restore from checkpoint (select image with F2)

Keyboard:

  • Some keys on the Numeric Keypad have special mappings:
    • NUM: ^E, 0: ^Q
    • 2: ^F, 4: ^A, 6: ^D, 8: ^S
    • /, *, -, +

About

Compukit UK101 hardware emulator on Stellarpad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.6%
  • Objective-C 47.9%
  • C++ 2.6%
  • Other 0.9%
0