Commit Graph

5 Commits

Author SHA1 Message Date
hpingel 7e6ccc0093
fixed permanently disabled 1581 support
define PI1581SUPPORT was always unknown within Pi1581.cpp. One way to fix this is to include defs.h
2019-11-24 01:27:16 +01:00
Alexander Martinelle 58be6a8079 OLED support added
OLED support added back in with extra update call to refresh the display on single core devices.
New macro added to allow 1581 tests in the Pi Zero experimental build.
2019-09-21 17:24:09 +02:00
Alexander Martinelle 3978ef2165 1541 Drive speed improvements
Specialized drive read loops for the most common cases, triggers a vast speed improvement in some scenarios. Improved saving speed. Removed some more code that's not really required right now.
2019-09-03 23:31:46 +02:00
Stephen White 0bbe4544f9 Head stepping sounds now work for 1581 mode. 2018-11-25 15:44:44 +11:00
Stephen White 481a887e7c Added 1581 mode.
I tried to get burst mode working but couldn't.
2018-09-23 17:22:01 +10:00