.. |
appledisplay.cpp
|
|
|
appledisplay.h
|
|
|
applekeyboard.cpp
|
|
|
applekeyboard.h
|
|
|
applemmu-rom.h
|
|
|
applemmu.cpp
|
|
|
applemmu.h
|
|
|
appleui.cpp
|
|
|
appleui.h
|
|
|
applevm.cpp
|
|
|
applevm.h
|
|
|
basedisplay.h
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
bios.cpp
|
|
|
bios.h
|
|
|
cpu.cpp
|
|
|
cpu.h
|
|
|
crc32.c
|
|
|
crc32.h
|
|
|
diskii-rom.h
|
|
|
diskii.cpp
|
|
|
diskii.h
|
|
|
disktypes.h
|
|
|
filemanager.h
|
|
|
font.h
|
|
|
fscompat.h
|
intergrated latest woz code (serialization disabled)
|
2022-01-07 12:53:20 -05:00 |
fx80-font.h
|
|
|
fx80.cpp
|
|
|
fx80.h
|
|
|
globals.cpp
|
|
|
globals.h
|
|
|
hd32-rom.h
|
|
|
hd32.cpp
|
|
|
hd32.h
|
|
|
ILI9341_wrap.cpp
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
ILI9341_wrap.h
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
image-8875-apple.h
|
abstracting images
|
2022-01-23 21:39:45 -05:00 |
image-8875-bg.h
|
abstracting images
|
2022-01-23 21:39:45 -05:00 |
image-8875-drivelatches.h
|
abstracting images
|
2022-01-23 21:39:45 -05:00 |
image-9341-applebitmap.h
|
abstracting displays
|
2022-01-26 13:49:28 -05:00 |
image-9341-bg.h
|
abstracting displays
|
2022-01-26 13:49:28 -05:00 |
image-9341-drivelatches.h
|
abstracting displays
|
2022-01-26 13:49:28 -05:00 |
images.cpp
|
|
|
images.h
|
|
|
iocompat.h
|
fix suspend/resume
|
2021-01-09 21:34:19 -05:00 |
lcg.cpp
|
|
|
lcg.h
|
|
|
LRingBuffer.cpp
|
|
|
LRingBuffer.h
|
|
|
mmu.h
|
|
|
mouse-rom.h
|
fix missing symlink for teensy mouse
|
2021-01-17 21:03:15 -05:00 |
mouse.cpp
|
wired in mouse support; left-apple is the mouse button on the teensy for now
|
2021-01-11 10:53:03 -05:00 |
mouse.h
|
wired in mouse support; left-apple is the mouse button on the teensy for now
|
2021-01-11 10:53:03 -05:00 |
nibutil.cpp
|
|
|
nibutil.h
|
|
|
noslotclock.cpp
|
|
|
noslotclock.h
|
|
|
parallel-rom.h
|
|
|
parallelcard.cpp
|
|
|
parallelcard.h
|
|
|
physicaldisplay.cpp
|
refactoring
|
2022-01-30 20:26:12 -05:00 |
physicaldisplay.h
|
|
|
physicalkeyboard.h
|
|
|
physicalmouse.h
|
wired in mouse support; left-apple is the mouse button on the teensy for now
|
2021-01-11 10:53:03 -05:00 |
physicalpaddles.h
|
|
|
physicalprinter.h
|
|
|
physicalspeaker.h
|
|
|
prefsstore.h
|
|
|
RA8875_registers.h
|
building local driver
|
2022-01-18 07:42:57 -05:00 |
RA8875_t4.cpp
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
RA8875_t4.h
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
serialize.h
|
adding missing serialization include
|
2021-01-11 10:50:02 -05:00 |
slot.h
|
|
|
teensy-clock.cpp
|
|
|
teensy-clock.h
|
|
|
teensy-display.cpp
|
working on drive activity
|
2022-02-02 08:57:06 -05:00 |
teensy-display.h
|
working on drive activity
|
2022-02-02 08:57:06 -05:00 |
teensy-filemanager.cpp
|
building local driver
|
2022-01-18 07:42:57 -05:00 |
teensy-filemanager.h
|
add flush method
|
2022-01-07 12:50:13 -05:00 |
teensy-keyboard.cpp
|
fix autorepeat problem for modifiers
|
2022-01-07 12:24:07 -05:00 |
teensy-keyboard.h
|
fix autorepeat problem for modifiers
|
2022-01-07 12:24:07 -05:00 |
teensy-mouse.cpp
|
only re-read joystick for mouse posn while mouse is enabled; added comments in mouse rom
|
2021-01-11 11:32:40 -05:00 |
teensy-mouse.h
|
wired in mouse support; left-apple is the mouse button on the teensy for now
|
2021-01-11 10:53:03 -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
|
add luminance cutoff for B&W mode
|
2021-01-19 18:40:13 -05:00 |
teensy-prefs.h
|
|
|
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
|
add more audio cache, now that the display is eating up a lot of DMA time
|
2022-01-21 15:36:44 -05:00 |
teensy-speaker.h
|
audio fixes and normalization between hardware types
|
2020-08-02 10:02:35 -04:00 |
teensy-usb.cpp
|
remove some of the modules not in use
|
2021-01-19 22:27:57 -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
|
dma working again w/ dynamic objects
|
2022-02-02 07:17:05 -05:00 |
version.h
|
|
|
vm.h
|
|
|
vmdisplay.h
|
|
|
vmkeyboard.h
|
|
|
vmram.cpp
|
|
|
vmram.h
|
|
|
vmui.h
|
|
|
woz-serializer.cpp
|
|
|
woz-serializer.h
|
|
|
woz.cpp
|
|
|
woz.h
|
|
|