Commit Graph

32 Commits

Author SHA1 Message Date
Ivan Izaguirre 5cf351f05c Reverse 6 colors mod 2024-02-08 20:24:37 +01:00
Iván Izaguirre 0a1a619586 Configuration redone 2024-01-06 21:48:23 +01:00
Iván Izaguirre a89cf24fe7 Change diskettes with drag and drop 2023-04-04 18:35:13 +02:00
Ivan Izaguirre 718f0b60b3 Fujinet network device 2022-10-24 23:09:06 +02:00
Iván Izaguirre 5b71a131f9 More headless commands 2022-05-10 13:40:17 +02:00
Ivan Izaguirre 2ae91f8585 Extract the 6502 emulation to a separate module 2022-01-28 18:09:59 +01: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 bce5c4b92e Experiments with prodos device drivers 2020-11-20 16:19:06 +01:00
Rob Greene f31773b51c Adding UI elements into the Fyne UI. 2020-11-03 15:01:28 +01:00
Rob Greene 541d8be170 Adding a --forceCaps flag to ensure all keypresses are in caps. Particularly useful if you are multitasking! 2020-11-03 15:01:28 +01:00
Ivan Izaguirre d8293e2dda MMU and IOU reset on the Apple IIe 2020-10-28 00:43:33 +01:00
Ivan Izaguirre 3e5e10b8dd Experimental RomX 2020-10-25 00:22:52 +02:00
Ivan Izaguirre 18e0363d84 Move disk related code to a separate package 2020-10-17 20:10:48 +02:00
Ivan Izaguirre 4ec3bff858 UI to select screen modes 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 758e4f79bb Card refactor and card panels 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 0bf4a05606 Fix warnings 2020-10-07 09:37:13 +02:00
Ivan Izaguirre 66e94574a0 Let's give this thing a name 2020-10-03 23:38:26 +02:00
Ivan Izaguirre 81c77c7700 CPU execution with bursts 2020-08-13 20:34:37 +02:00
Ivan Izaguirre a3f69bc01d Delete partial save state implementation 2020-08-13 16:50:48 +02:00
Ivan Izaguirre 636895a7e4 Trace ProDOS MLI calls 2020-06-07 18:23:39 +02:00
Rob Greene da7bb3ebf7 Adding pause capability. 2020-03-15 18:02:42 +01:00
Ivan Izaguirre 08edc95834 Fix regression on the command line parsing 2020-01-11 17:23:34 +01:00
Ivan Izaguirre b2b009037e Better profiling 2020-01-11 17:13:29 +01:00
Ivan Izaguirre 5b8409413c Map the RESET button to CTRL-F1 2019-11-21 00:13:53 +01:00
Ivan Izaguirre 4d6b02e4d6 Show current speed in Mhz with Ctrl-F5 2019-11-09 18:13:19 +01:00
Ivan Izaguirre b89f88d879 Add the -profile option 2019-10-19 20:31:18 +02:00
Ivan Izaguirre f92bc2b08e Proper Go error management 2019-10-06 01:26:00 +02:00
Ivan Izaguirre c10a6f7e8a Press F11 to toggle CPU execution trace to standard output 2019-10-02 23:00:02 +02:00
Ivan Izaguirre 68b949d871 Added the -traceCpu and -traceSS command line switches. 2019-09-24 23:32:03 +02:00
Ivan Izaguirre 047233f16b Support for character generator pages. F10 to change page. 2019-06-09 23:54:27 +02:00
Ivan Izaguirre f9d213a806 Project reorg. Separate executables for the SDL and console versions 2019-06-01 17:11:25 +02:00