robmcmullen-apple2/src/gui
Shamus Hammons 01d41f5b9d Improvements to timing, disk selector; added Double LoRes.
Having taken a good look at "Understanding the Apple IIe", I've fixed
the timing of one frame now that I know how much time it's supposed to
take. Also added the ability to recurse into subdirectories of the disks
directory, and the ability to page through the disk list when there are
more than three columns of disks. Another thing I did not know about was
Double LoRes, that has been added as well; also, did not know that the
video bus appeared at memory mapped locations that weren't attached to
anything. This quirk is now properly emulated.
2017-06-21 22:57:57 -05:00
..
gfx Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00
diskselector.cpp Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00
diskselector.h Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00
font10pt.cpp Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
font10pt.h Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
font12pt.cpp Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
font12pt.h Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
font14pt.cpp Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
font14pt.h Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
gui.cpp Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00
gui.h Improvements to timing, disk selector; added Double LoRes. 2017-06-21 22:57:57 -05:00