Commit Graph

15 Commits

Author SHA1 Message Date
Luigi Thirty 181b98b95c fixed language card memory reads not being redirected to LC RAM, prodos 2.4 now gets to the directory listing before crashing 2017-08-10 00:05:14 -04:00
Luigi Thirty 1e54fceec3 select disk images to boot 2017-08-08 00:08:05 -04:00
Luigi Thirty c91c1cb4e5 working on language card support, Apple II+ support (Applesoft BASIC ROMs), disk writing support 2017-08-07 02:32:24 -04:00
Luigi Thirty 26549c7737 more disk fixes
adding language card
2017-08-06 20:16:25 -04:00
Luigi Thirty e501990af3 Disk II can boot disks now! Maybe soon you'll actually be able to *select* disk images, too. 2017-08-06 03:38:41 -04:00
Luigi Thirty 897c883837 6-and-2 encoding for disk images
reading the volume table of contents from dos 3.3 disk images
2017-08-03 22:53:36 -04:00
Luigi Thirty d0c22b09eb low res graphics! 2017-08-02 18:54:50 -04:00
Luigi Thirty 4efe09ad30 carry flag problem 2017-08-02 04:01:06 -04:00
Luigi Thirty caad9c6ff6 some bugfixes and adaptations for Apple II 2017-08-01 03:28:26 -04:00
Luigi Thirty f6e0467fe1 how hard can bolting Apple II onto this be? 2017-08-01 02:02:49 -04:00
Luigi Thirty acdefbb4fb change from ARGB32 to BE555 2017-07-31 16:33:42 -04:00
Luigi Thirty 2045435cf4 adding a preferences screen and stuff 2017-07-31 03:03:14 -04:00
Luigi Thirty 447b39a2d0 it runs Integer BASIC! (but can't load cassettes so it's just hardcoded to load it at $E000) 2017-07-29 22:48:37 -04:00
Luigi Thirty 0c75e6f75e graphics... sort of 2017-07-27 19:22:13 -04:00
Luigi Thirty dd8301ccab started implementing the 40x24 video terminal. can draw characters from the character generator ROM anywhere on the screen, plus support routines for finding offsets of character cells. 2017-07-27 02:28:52 -04:00