Commit Graph

31 Commits

Author SHA1 Message Date
Iván Izaguirre a4ad599056 Ralle Palaveev's ProDOS-Romcard3 2024-03-08 21:36:27 +01:00
Iván Izaguirre e20e355f9f Remove setBase from memeryHandler, it is not needed 2024-03-04 21:36:45 +01:00
Ivan Izaguirre 5cf351f05c Reverse 6 colors mod 2024-02-08 20:24:37 +01:00
Ivan Izaguirre 9c27175f86 ROM can be paged, refactor the Base64A ROM 2024-01-22 23:09:35 +01:00
Ivan Izaguirre 33ea1f6e7a Basic Fujinet network support, iis-tracker works 2022-10-31 22:47:53 +01:00
Iván Izaguirre 1e32421c86
Swyftcard support (#13) 2022-03-08 20:11:26 +01:00
Ivan Izaguirre b270c1c55b MOS return values 2021-07-23 17:53:00 +02:00
Ivan Izaguirre 902437419e Trace Apple Pascal BIOS calls 2021-04-02 20:39:59 +02:00
Ivan Izaguirre dfb8b1ffb2 Videx Videoterm 80 columns card support. Videx Soft Video Switch support 2021-03-14 18:46:52 +01:00
Ivan Izaguirre 55ca1df967 Mouse support with Apple Mouse Card 2021-01-24 23:25:52 +01:00
Ivan Izaguirre d8293e2dda MMU and IOU reset on the Apple IIe 2020-10-28 00:43:33 +01:00
Ivan Izaguirre 66e94574a0 Let's give this thing a name 2020-10-03 23:38:26 +02:00
Ivan Izaguirre 3f7c0bdf57 Implement the INTC8ROM softswitch 2020-09-23 18:23:57 +02:00
Ivan Izaguirre 9ce9d1f96d Fix a2audit regression on aux mem 2020-09-23 18:21:45 +02:00
Ivan Izaguirre 8ebd745a63 Name all the memory segments 2020-09-23 18:19:15 +02:00
Ivan Izaguirre 3a3c350748 Fix II+ with no DiskII card 2020-08-30 18:59:00 +02:00
Ivan Izaguirre c82e57d895 ROM memory changes and some speed improvements 2020-08-14 17:19:24 +02:00
Ivan Izaguirre a3f69bc01d Delete partial save state implementation 2020-08-13 16:50:48 +02:00
Ivan Izaguirre 65f013e9b3 RAMWorks card support for up to 16MB RAM 2020-08-10 20:52:17 +02:00
Ivan Izaguirre 0ef160a56e RGB card 40 columns text with 16 colors video mode 2020-08-08 19:23:35 +02:00
Ivan Izaguirre ea5ee95807 Fix mmu for double hires failing on Tetris 2019-11-20 22:43:37 +01:00
Ivan Izaguirre 3dbb90d0ca 80 columns support 2019-11-09 18:13:19 +01:00
Ivan Izaguirre a28745ab83 Fix shadow slot 3 ROM in Apple //e 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 09117fd7c5 More Apple //e softswitches 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 3660e0ae98 Memory manager rewritten. Logic calculated on every access. 2019-11-09 18:13:19 +01:00
Ivan Izaguirre c65d8585d4 Fix performance regression. Avoid array copy. 2019-10-19 18:41:10 +02:00
Ivan Izaguirre f92bc2b08e Proper Go error management 2019-10-06 01:26:00 +02:00
Ivan Izaguirre 00e4476e86 Support the ThunderClock Plus card. Partial mulation of the microPD1990AC integrated circuit. 2019-09-28 13:37:42 +02:00
Ivan Izaguirre d079ec3d2b Refactor ROM loading. Preparation for alt roms. 2019-06-07 20:01:20 +02:00
Ivan Izaguirre 343df8a554 Embed default resources in the executable 2019-06-01 20:06:44 +02:00
Ivan Izaguirre f9d213a806 Project reorg. Separate executables for the SDL and console versions 2019-06-01 17:11:25 +02:00