aiie/teensy
Jorj Bauer e8b77c8aff added suggestion to overclock as a #pragma 2020-07-05 17:36:20 -04:00
..
LRingBuffer.cpp added suspend/resume 2017-12-30 20:22:22 -05:00
LRingBuffer.h added suspend/resume 2017-12-30 20:22:22 -05:00
appledisplay.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
appledisplay.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
applekeyboard.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
applekeyboard.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
applemmu-rom.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
applemmu.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
applemmu.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 functional code for the Teensy 2017-02-20 13:55:16 -05:00
applevm.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
bios-font.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 functional code for the Teensy 2017-02-20 13:55:16 -05:00
cpu.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 functional code for the Teensy 2017-02-20 13:55:16 -05:00
diskii.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
diskii.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
disktypes.h update Teensy build to include Woz 2019-02-20 23:13:20 -05:00
filemanager.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
font.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
fx80-font.h added printer support 2017-02-20 18:41:46 -05:00
fx80.cpp added printer support 2017-02-20 18:41:46 -05:00
fx80.h added printer support 2017-02-20 18:41:46 -05:00
globals.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
globals.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
hd32-rom.h Added 32MB hard drive support in slot 7; moved clock to slot 5. 2017-12-29 14:08:49 -05:00
hd32.cpp Added 32MB hard drive support in slot 7; moved clock to slot 5. 2017-12-29 14:08:49 -05:00
hd32.h Added 32MB hard drive support in slot 7; moved clock to slot 5. 2017-12-29 14:08:49 -05:00
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 added missing symlinks 2017-05-31 18:26:15 -04:00
lcg.h added missing symlinks 2017-05-31 18:26:15 -04:00
mmu.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
nibutil.cpp functional code for the Teensy 2017-02-20 13:55:16 -05:00
nibutil.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 added printer support 2017-02-20 18:41:46 -05:00
parallelcard.cpp added printer support 2017-02-20 18:41:46 -05:00
parallelcard.h added printer support 2017-02-20 18:41:46 -05:00
parallelsram.cpp Squashed commit of 2018-02-07 10:28:40 -05:00
parallelsram.h Squashed commit of 2018-02-07 10:28:40 -05:00
physicaldisplay.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
physicalkeyboard.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
physicalpaddles.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
physicalprinter.h added printer support 2017-02-20 18:41:46 -05:00
physicalspeaker.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 functional code for the Teensy 2017-02-20 13:55:16 -05:00
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 functional code for the Teensy 2017-02-20 13:55:16 -05:00
teensy-display.cpp abstract drawing so devices may have full or half resolution; rebuild BIOS interface 2018-02-17 20:44:04 -05:00
teensy-display.h abstract drawing so devices may have full or half resolution; rebuild BIOS interface 2018-02-17 20:44:04 -05:00
teensy-filemanager.cpp added mutexes 2020-07-04 08:04:59 -04:00
teensy-filemanager.h volatile 2020-07-02 22:03:17 -04:00
teensy-keyboard.cpp use a common serial abstraction 2020-07-04 07:42:32 -04:00
teensy-keyboard.h Squashed commit of 2018-02-07 10:28:40 -05:00
teensy-paddles.cpp abstracting and refactoring around new first-gen hardware 2017-07-13 09:53:28 -04:00
teensy-paddles.h abstracting and refactoring around new first-gen hardware 2017-07-13 09:53:28 -04:00
teensy-prefs.cpp abstract drawing so devices may have full or half resolution; rebuild BIOS interface 2018-02-17 20:44:04 -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 continued work on sound: migrate to SDL for host-based audio debugging 2017-02-26 11:00:41 -05:00
teensy-printer.h added printer support 2017-02-20 18:41:46 -05:00
teensy-speaker.cpp audio overhaul; added video-or-audio priority for Teensy (can't do both) 2018-01-02 20:28:47 -05:00
teensy-speaker.h incremental cleanup and prep for dynamic track loading (instead of full track preloading) 2019-02-20 22:06:55 -05:00
teensy.ino added suggestion to overclock as a #pragma 2020-07-05 17:36:20 -04:00
version.h update Teensy build to include Woz 2019-02-20 23:13:20 -05:00
vm.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
vmdisplay.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
vmkeyboard.h functional code for the Teensy 2017-02-20 13:55:16 -05:00
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