.. |
appledisplay.cpp
|
|
|
appledisplay.h
|
|
|
applekeyboard.cpp
|
|
|
applekeyboard.h
|
|
|
applemmu-rom.h
|
|
|
applemmu.cpp
|
|
|
applemmu.h
|
|
|
appleui.cpp
|
refactor of UI layer
|
2018-01-07 14:44:23 -05:00 |
appleui.h
|
refactor of UI layer
|
2018-01-07 14:44:23 -05:00 |
applevm.cpp
|
|
|
applevm.h
|
|
|
bios-font.h
|
|
|
bios.cpp
|
Squashed commit of
|
2018-02-07 10:28:40 -05:00 |
bios.h
|
Squashed commit of
|
2018-02-07 10:28:40 -05:00 |
cpu.cpp
|
|
|
cpu.h
|
|
|
crc32.c
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
crc32.h
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
diskii-rom.h
|
|
|
diskii.cpp
|
|
|
diskii.h
|
|
|
disktypes.h
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
filemanager.h
|
|
|
font.h
|
|
|
fscompat.h
|
removed threads; bones for audio in place
|
2020-07-12 22:13:33 -04:00 |
fx80-font.h
|
|
|
fx80.cpp
|
|
|
fx80.h
|
|
|
globals.cpp
|
|
|
globals.h
|
|
|
hd32-rom.h
|
|
|
hd32.cpp
|
|
|
hd32.h
|
|
|
images.cpp
|
refactor of UI layer
|
2018-01-07 14:44:23 -05:00 |
images.h
|
refactor images
|
2018-01-07 08:24:53 -05:00 |
lcg.cpp
|
|
|
lcg.h
|
|
|
LRingBuffer.cpp
|
|
|
LRingBuffer.h
|
|
|
mmu.h
|
|
|
nibutil.cpp
|
|
|
nibutil.h
|
|
|
noslotclock.cpp
|
Include no-slot clock in Teensy build
|
2018-02-17 16:03:59 -05:00 |
noslotclock.h
|
Include no-slot clock in Teensy build
|
2018-02-17 16:03:59 -05:00 |
parallel-rom.h
|
|
|
parallelcard.cpp
|
|
|
parallelcard.h
|
|
|
physicaldisplay.h
|
|
|
physicalkeyboard.h
|
|
|
physicalpaddles.h
|
|
|
physicalprinter.h
|
|
|
physicalspeaker.h
|
|
|
prefsstore.h
|
abstract drawing so devices may have full or half resolution; rebuild BIOS interface
|
2018-02-17 20:44:04 -05:00 |
slot.h
|
|
|
teensy-clock.cpp
|
No-Slot clock conversion
|
2018-02-17 09:05:52 -05:00 |
teensy-clock.h
|
No-Slot clock conversion
|
2018-02-17 09:05:52 -05:00 |
teensy-crash.h
|
|
|
teensy-display.cpp
|
fix bounds overflow when drawing characters
|
2020-08-02 20:49:12 -04:00 |
teensy-display.h
|
convert to ili9341_t3n library to use full DMA transfers
|
2020-07-15 03:21:17 -04:00 |
teensy-filemanager.cpp
|
update to TeensyDuino 1.54b5 for raw USB keypress support
|
2020-12-28 21:48:00 -05:00 |
teensy-filemanager.h
|
convert to SdFat-beta for long filename support (but conflicts with Audio.h, sadly)
|
2020-08-02 20:34:48 -04:00 |
teensy-keyboard.cpp
|
convert to MQS (move keyboard and display to suit)
|
2020-07-15 10:19:57 -04:00 |
teensy-keyboard.h
|
Squashed commit of
|
2018-02-07 10:28:40 -05:00 |
teensy-paddles.cpp
|
Teensy 4.1 work; bios option to invert paddles
|
2020-07-06 21:31:37 -04:00 |
teensy-paddles.h
|
Teensy 4.1 work; bios option to invert paddles
|
2020-07-06 21:31:37 -04:00 |
teensy-prefs.cpp
|
update to TeensyDuino 1.54b5 for raw USB keypress support
|
2020-12-28 21:48:00 -05:00 |
teensy-prefs.h
|
abstract drawing so devices may have full or half resolution; rebuild BIOS interface
|
2018-02-17 20:44:04 -05:00 |
teensy-printer.cpp
|
|
|
teensy-printer.h
|
|
|
teensy-println.cpp
|
removed threads; bones for audio in place
|
2020-07-12 22:13:33 -04:00 |
teensy-println.h
|
removed threads; bones for audio in place
|
2020-07-12 22:13:33 -04:00 |
teensy-speaker.cpp
|
implement volume
|
2020-12-28 22:49:57 -05:00 |
teensy-speaker.h
|
audio fixes and normalization between hardware types
|
2020-08-02 10:02:35 -04:00 |
teensy-usb.cpp
|
update to TeensyDuino 1.54b5 for raw USB keypress support
|
2020-12-28 21:48:00 -05:00 |
teensy-usb.h
|
update to TeensyDuino 1.54b5 for raw USB keypress support
|
2020-12-28 21:48:00 -05:00 |
teensy.ino
|
added missing debug mode for battery mode
|
2020-12-28 23:36:17 -05:00 |
version.h
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
vm.h
|
|
|
vmdisplay.h
|
|
|
vmkeyboard.h
|
|
|
vmram.cpp
|
Static RAM allocator for VM with just the necessary pages allocated
|
2018-01-10 05:16:41 -05:00 |
vmram.h
|
Static RAM allocator for VM with just the necessary pages allocated
|
2018-01-10 05:16:41 -05:00 |
vmui.h
|
refactor of UI layer
|
2018-01-07 14:44:23 -05:00 |
woz-serializer.cpp
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
woz-serializer.h
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
woz.cpp
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |
woz.h
|
update Teensy build to include Woz
|
2019-02-20 23:13:20 -05:00 |