Commit Graph

352 Commits

Author SHA1 Message Date
Ivan Izaguirre
caabdf4781 Fix markdown warnings 2020-08-08 13:40:48 +02:00
Ivan Izaguirre
6bfa1d2986 Support RGB mode 14. Mix if mono with no NTSC artifacts and color 2020-08-06 18:35:34 +02:00
Ivan Izaguirre
dad2a67321 Ctrl-F6: Show a split screen with the views for NTSC color TV, monochrome monitor, HGR page 1 and HGR page 2 2020-07-31 09:46:53 +02:00
Ivan Izaguirre
b375869923 Fix CircleCI image setup 2020-06-07 18:59:25 +02:00
Ivan Izaguirre
636895a7e4 Trace ProDOS MLI calls 2020-06-07 18:23:39 +02:00
Ivan Izaguirre
48afaa471b Support PO ProDOS ordered disk files 2020-06-06 14:10:27 +02:00
Rob Greene
6e25111224 Adding '-diskb' to README. 2020-04-17 22:59:50 +02:00
Rob Greene
f4cc6521cb Allowing two disks to be specified. 2020-04-17 22:59:50 +02:00
Ivan Izaguirre
f6c99d93a8 Fixed double lo res. Bejeweled works 2020-04-05 17:02:11 +02:00
Ivan Izaguirre
1406012c2a LC mem fix. Fixes IIe self check and The Games: Summer Edition 2020-04-05 17:01:04 +02:00
Ivan Izaguirre
810c1a7d89 LC mem fix. Fixes IIe self check and The Games: Summer Edition 2020-04-04 20:15:32 +02:00
Ivan Izaguirre
b9dbcc43a8 Improve trace 2020-04-04 20:13:53 +02:00
Ivan Izaguirre
38a187ee5b Opcode dump with the proper size 2020-04-02 23:52:45 +02:00
Iván Izaguirre
fb29ae8ee7
Add PAUSE in doc 2020-04-02 23:05:21 +02:00
Ivan Izaguirre
b1d7fe6571 Fastchip alternate mode 2020-04-02 21:50:01 +02:00
Rob Greene
01099a8ce3 Placing screen rendering on pause as well. 2020-03-15 18:02:42 +01:00
Rob Greene
da7bb3ebf7 Adding pause capability. 2020-03-15 18:02:42 +01:00
Ivan Izaguirre
e57a4b21e6 Unused softswitches on the Slinky return 255 2020-03-09 23:22:21 +01:00
Iván Izaguirre
54f8e48521
Update defaults 2020-03-08 23:46:16 +01:00
Iván Izaguirre
b8367a3804
Update default machine 2020-03-08 23:42:39 +01:00
Ivan Izaguirre
35b8bb032b Apple II Memory Expansion Card with up to 1024KB 2020-03-08 23:39:25 +01:00
Ivan Izaguirre
4d3d199d33 Total Replay v3 2020-01-21 23:42:44 +01:00
Ivan Izaguirre
9b4ab62b08 Smartport support on hard drives 2020-01-12 17:14:20 +01:00
Ivan Izaguirre
4c227f3399 Non-blocking speaker clicks even when the queue is full 2020-01-11 20:29:12 +01:00
Ivan Izaguirre
08edc95834 Fix regression on the command line parsing 2020-01-11 17:23:34 +01:00
Ivan Izaguirre
c7cc5c15b4 Avoid memory allocations, reuse an array from the state 2020-01-11 17:17:39 +01:00
Ivan Izaguirre
6387e93f06 Much faster resolution avoiding a single getSet with callbacks. 2020-01-11 17:15:42 +01:00
Ivan Izaguirre
b2b009037e Better profiling 2020-01-11 17:13:29 +01:00
Ivan Izaguirre
209191af72 Use golang 1.12 docker official image for builds 2019-12-27 15:31:34 +01:00
Ivan Izaguirre
aa46cc48e5 Use docker to build 2019-12-26 23:11:32 +01:00
Ivan Izaguirre
22b15bf89b Add SDL2 build dependency in circle CI 2019-12-22 17:11:50 +01:00
Ivan Izaguirre
1f1b092663 Use go 1.12 in circleci 2019-12-22 16:55:40 +01:00
Ivan Izaguirre
8673ea3b37 Use go 1.12 modules 2019-12-22 16:41:15 +01:00
Ivan Izaguirre
5966be84a5 WOZ format support documentation 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
5847a0f8a5 Autodetect diskette file format 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
b9f893f96b Support fake bits in WOZ 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
53e7a07a46 List working status for the referecen woz files 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
bd44cbbd07 Discard unsupported 3.5 and 13 sector woz disks 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
88ade57b1b Fix fast disk mode 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
9e2fd7e824 Support WOZ files read only 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
5523c0429a Parse WOZ files 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
e14b26f876 Time based disk reads 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
a27ab17766 Use the diskette abstraction for no cycle dependant DSK, NIB disks 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
9ad13ae483 Better comments on the stepper motor code 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
212ed2a90a Use quarter tracks instead of half tracks 2019-12-22 14:37:19 +01:00
Ivan Izaguirre
985b3d6a7a Incomplete Smartport implementation. Not really needed for Total Replay 2019-11-23 19:07:12 +01:00
Ivan Izaguirre
d45b39b180 Do not reset cycle counter on cpu reset 2019-11-23 18:29:56 +01:00
Ivan Izaguirre
e833d71fad Enable vidHD only on 128kb models 2019-11-22 23:27:25 +01:00
Ivan Izaguirre
0a1751cc77 Fix width of Double high res 2019-11-22 23:25:37 +01:00
Ivan Izaguirre
5b8409413c Map the RESET button to CTRL-F1 2019-11-21 00:13:53 +01:00