Commit Graph

13 Commits

Author SHA1 Message Date
Rob Greene 6f1daaefd9 Working on key handling; added HandleKey for more structured general key handling. Added track movement to count page. 2016-02-10 19:00:35 -06:00
Rob Greene 8b3684890a Separating source into multiple files; updated count page to include hilighting capabilities. 2016-02-08 21:51:28 -06:00
Rob Greene 30c9272b73 Adding capability to display a tally of disk bytes from buffer. 2016-02-03 22:13:38 -06:00
Rob Greene 0b120bdb40 Adding graphical display of disk. Somewhat rudimentary, but functional. 2016-02-02 21:47:18 -06:00
Rob Greene 4e1228b41c Cleaned up old code debris. 2016-01-31 16:28:39 -06:00
Rob Greene d22bcd1e5a Scrolling is now a 16 bit integer. 2016-01-31 16:11:23 -06:00
Rob Greene b21be649e0 Adding Browse interface. Max lines limited to 255 which causes unintended wrap around on display. 2016-01-31 11:07:59 -06:00
Rob Greene 744de46a11 2.0beta now contains the original functionality of 1.0 as well as the About screen. 2016-01-30 23:32:38 -06:00
Rob Greene be208d68e4 Making quit call ProDOS QUIT code. 2016-01-21 22:01:13 -06:00
Rob Greene 426fe331e5 Altered strategy to read a full track and then report from the buffer. 2016-01-21 21:51:51 -06:00
Rob Greene c5b42cf141 Switching over to a ProDOS system file; added template.po to contain PRODOS image. 2016-01-17 22:36:21 -06:00
Rob Greene 786966ce04 V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00
Rob Greene 2e2b972552 Sourced pulled from ProDOS Merlin and imported. 2016-01-17 17:02:31 -06:00