aiie/apple
Jorj Bauer 1b43f1182e fix drive indicators on startup; fix overlay for 9341 2022-02-02 10:02:32 -05:00
..
appledisplay.cpp fix off-by-one when drawing 80 column text 2022-02-02 08:03:38 -05:00
appledisplay.h abstract drawing so devices may have full or half resolution; rebuild BIOS interface 2018-02-17 20:44:04 -05:00
applekeyboard.cpp normalize keypress tracking 2021-12-12 12:10:49 -05:00
applekeyboard.h convert cpu cycle counter to int64_t 2020-08-02 09:06:15 -04:00
applemmu.cpp building local driver 2022-01-18 07:42:57 -05:00
applemmu.h building local driver 2022-01-18 07:42:57 -05:00
appleui.cpp fix drive indicators on startup; fix overlay for 9341 2022-02-02 10:02:32 -05:00
appleui.h threading fixes 2020-07-08 17:44:25 -04:00
applevm.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
applevm.h only re-read joystick for mouse posn while mouse is enabled; added comments in mouse rom 2021-01-11 11:32:40 -05:00
crc32.c updated linuxfb build 2019-02-28 13:25:48 -05:00
crc32.h first working Woz code (read-only, and only non-copyprotected disks) 2019-02-20 07:50:51 -05:00
diskii.cpp building local driver 2022-01-18 07:42:57 -05:00
diskii.h convert cpu cycle counter to int64_t 2020-08-02 09:06:15 -04:00
disktypes.h first working Woz code (read-only, and only non-copyprotected disks) 2019-02-20 07:50:51 -05:00
font.h use the apple font for the BIOS (reduce memory footprint, make prettier) 2021-01-09 07:15:00 -05:00
fx80-font.h The end of the characters! Now I just gotta find the errors :) 2017-02-22 17:27:33 -05:00
fx80.cpp comment out unused code 2020-07-04 07:39:37 -04:00
fx80.h continued work on sound: migrate to SDL for host-based audio debugging 2017-02-26 11:00:41 -05:00
hd32.cpp building local driver 2022-01-18 07:42:57 -05:00
hd32.h block read fix; off-by-one read fix when reading single bytes 2020-07-07 21:21:11 -04:00
manual-linker.pl spun mouse rom to its own .asm file; fixed PR# and IN# behavior in the mouse driver 2021-01-13 22:03:30 -05:00
mouse-rom.h fix transcription error in mouse rom; update irq semantics 2021-01-16 08:33:09 -05:00
mouse.cpp added missing Serial call for teensy println 2021-01-17 21:04:06 -05:00
mouse.h spun mouse rom to its own .asm file; fixed PR# and IN# behavior in the mouse driver 2021-01-13 22:03:30 -05:00
mouserom.asm fix transcription error in mouse rom; update irq semantics 2021-01-16 08:33:09 -05:00
mouserom.lst fix transcription error in mouse rom; update irq semantics 2021-01-16 08:33:09 -05:00
nibutil.cpp latest from wozzle 2022-01-10 08:44:08 -05:00
nibutil.h intergrated latest woz code (serialization disabled) 2022-01-07 12:53:20 -05:00
noslotclock.cpp building local driver 2022-01-18 07:42:57 -05:00
noslotclock.h No-Slot clock conversion 2018-02-17 09:05:52 -05:00
parallelcard.cpp use a common serial abstraction 2020-07-04 07:42:32 -04:00
parallelcard.h Squashed commit of 2018-02-07 10:28:40 -05:00
slot.h importing old mouse work to new teensy 4.1 2020-12-29 09:12:33 -05:00
version.h first working Woz code (read-only, and only non-copyprotected disks) 2019-02-20 07:50:51 -05:00
woz-serializer.cpp update for latest woz model 2022-01-08 22:49:42 -05:00
woz-serializer.h import upstream woz code 2021-01-22 21:07:43 -05:00
woz.cpp intergrated latest woz code (serialization disabled) 2022-01-07 12:53:20 -05:00
woz.h intergrated latest woz code (serialization disabled) 2022-01-07 12:53:20 -05:00