Commit Graph

420 Commits

Author SHA1 Message Date
Ivan Izaguirre faf97dcdc9 Show the star command used in MOS OSCLI 2021-07-25 23:26:03 +02:00
Ivan Izaguirre 4884a8861f Show the filenames of MOS saves log 2021-07-25 23:16:32 +02:00
Ivan Izaguirre e47730e131 Change PC externally 2021-07-25 11:50:35 +02:00
Ivan Izaguirre 3b56312d9c Simpler approach for Applecorn trace, no reentrancy 2021-07-24 19:41:53 +02:00
Ivan Izaguirre 612adbc11f Change A, X, Y and P externally 2021-07-24 19:37:35 +02:00
Ivan Izaguirre b1d4d53869 Change A, X and Y externally 2021-07-24 17:30:09 +02:00
Iván Izaguirre 49a425b727 Page 2 vectors 2021-07-24 14:02:50 +02:00
Ivan Izaguirre 950d99c59f Better display of reentrant calls 2021-07-23 18:11:30 +02:00
Ivan Izaguirre b270c1c55b MOS return values 2021-07-23 17:53:00 +02:00
Iván Izaguirre 95b9d3ef05 Log level for Applecorn 2021-07-23 17:23:24 +02:00
Iván Izaguirre 620d496807 Trace calls to the BBC MOS when using Applecorn 2021-07-22 19:33:34 +02:00
Ivan Izaguirre c1a8bf7ee4 More WOZ verification 2021-07-01 19:59:15 +02:00
Ivan Izaguirre 511f1bc8c7 Experiments with WOZ writing 2021-07-01 18:15:49 +02:00
Ivan Izaguirre a765ac8033 Use go 1.13 in CircleCI 2021-05-10 23:36:24 +02:00
Ivan Izaguirre fc03b5533d Add command line option to use the sequencer based Disk II card 2021-05-10 22:24:41 +02:00
Ivan Izaguirre cab42e9a94 The disk continues turning for 1 second after the turn off command. Bouncing Kamungas now works. 2021-05-10 22:13:55 +02:00
Ivan Izaguirre fa7604800b Cleanup 2021-05-09 20:09:54 +02:00
Ivan Izaguirre 0daf1b9fd9 Disk II state machine 2021-05-09 19:48:54 +02:00
Ivan Izaguirre 902437419e Trace Apple Pascal BIOS calls 2021-04-02 20:39:59 +02:00
Iván Izaguirre c3c1a262fc #11 Improve the build instructions 2021-03-30 21:27:47 +02:00
Ivan Izaguirre 8e1bbdef0e Move microPD1990ac.go 2021-03-19 17:18:00 +01:00
Iván Izaguirre f9ba9256b5 #12 Restore F6 and F12. F6 to switch mono green/NTSC modes 2021-03-18 20:11:23 +01:00
Ivan Izaguirre c390be1ced MC6845 Cursor modes 2021-03-14 22:38:41 +01:00
Ivan Izaguirre f15a7bb9d2 #11 Update paths in the build instructions 2021-03-14 20:06:19 +01: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 f34b3da510 Shared power for the two drives. Fix fast mode on disk b 2021-03-14 18:24:29 +01:00
Ivan Izaguirre d531a26b2e Upgrade to fyne.io v2 (experimental) 2021-03-06 20:23:17 +01:00
Iván Izaguirre 9d040fa58b Show alt text character map 2021-03-02 00:19:18 +01:00
Ivan Izaguirre e49bef397b Ctrl-F10 to show the current character map 2021-02-14 23:53:29 +01:00
Iván Izaguirre 69ec17e541
Update Total Replay version 2021-02-13 16:15:05 +01:00
Ivan Izaguirre 0c150c3ecf Mouse access with IN# and PR# 2021-01-25 19:01:53 +01:00
Ivan Izaguirre 55ca1df967 Mouse support with Apple Mouse Card 2021-01-24 23:25:52 +01:00
Ivan Izaguirre 8b50ae1500 Card to bridge PR# and IN# to the host terminal 2021-01-24 16:56:06 +01:00
Iván Izaguirre 89881a8466
Update README.md
Wrong CircleCI badge
2020-12-15 17:23:10 +01:00
Ivan Izaguirre ffe644caf4 WOZ cross track sync for tracks with different size. Now Hard Hat Mack and Blazing Paddles work. 2020-12-07 21:34:51 +01:00
Ivan Izaguirre 95998ba37d Add proper extra cycle when adding an index cross boundaries on memory reads 2020-12-06 21:18:20 +01:00
Ivan Izaguirre 9c89ad4a61 Extra cycle when brancing on conditional jumps. Fixes Sammy Lighfoot woz loadind. 2020-12-06 17:24:24 +01:00
Ivan Izaguirre c7f643623d Extra cycle when brancing on conditional jumps. Fixes Sammy Lighfoot woz loadind. 2020-12-06 17:16:57 +01:00
Ivan Izaguirre 512988655d Trace ProDOS driver calls 2020-11-20 19:28:22 +01:00
Ivan Izaguirre bce5c4b92e Experiments with prodos device drivers 2020-11-20 16:19:06 +01:00
Ivan Izaguirre c9bb9f2208 Update README.md 2020-11-03 18:41:10 +01:00
Rob Greene 313733b728 now detecting and setting writeable flag based on how a resource was opened 2020-11-03 18:14:56 +01:00
Rob Greene cadbd70b53 adding ability to read from gzip or zip files 2020-11-03 18:14:56 +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 2eb16b4c3d Update go-sdl2 to v0.4.4 2020-10-27 23:15:54 +01:00
Ivan Izaguirre f8360ea4b7 Update fyne.io to v1.4.0-rc1 2020-10-27 23:08:56 +01:00
Ivan Izaguirre 3e5e10b8dd Experimental RomX 2020-10-25 00:22:52 +02:00
Ivan Izaguirre 17edb28d38 Docker build for Fyne 2020-10-18 00:29:45 +02:00