Commit Graph

1602 Commits

Author SHA1 Message Date
David Schmenk 3fd11ca0d4 llow single step and quit options during executions of 6502 simulation 2024-03-16 11:26:22 -07:00
David Schmenk 31d5b8a5ec Add some terminal control to Apple1 emulation 2024-03-12 13:57:15 -07:00
dschmenk 82a1632bfd Quick updates 2024-03-09 16:12:05 -08:00
David Schmenk db424e9fc7 Add single stepping to lib6502 adn complete Apple 1+CFFA emulation 2024-03-09 15:13:07 -08:00
dschmenk 8344f18612 Add lib6502 to make an Apple1+CFFA1 emulator for testing PLASMA 2024-03-08 19:48:10 -08:00
David Schmenk 2b9eb6a5fc Fix A1PLASMA type and aux type and update image 2024-03-07 18:38:35 -08:00
David Schmenk c23cb6d239 Clean up module loading and images 2024-03-07 18:36:47 -08:00
David Schmenk 1d099df299 Update images 2024-03-07 15:45:17 -08:00
David Schmenk 7aeda2d98b Fix case tatement in self hosted compiler and Apple 1 module loading 2024-03-07 15:18:15 -08:00
David Schmenk d90b7ba69d Update DHGR Toolkit- 2024-03-01 15:51:08 -08:00
David Schmenk 2eea9e585c DHGR test lib 2024-02-28 13:32:08 -08:00
Dave Schmenk 0ab16d4877 Fix asm example code 2024-02-26 15:25:17 -08:00
David Schmenk 7d669e97b8
Changlist to 2.11 2024-02-26 13:44:54 -08:00
David Schmenk a1c49d2705 Update SOS images 2024-02-26 13:06:38 -08:00
David Schmenk 578d002b8c Standard REL files load as MODKEEP and update ProDOS images 2024-02-26 12:57:11 -08:00
David Schmenk 7527a5a7d3 Can't forget the assembly include helper files 2024-02-25 13:10:32 -08:00
David Schmenk b3d1dfed7d
Update Version 2.1.md 2024-02-25 12:08:53 -08:00
David Schmenk 0190c2c3cd
Fix typos and add info 2024-02-25 11:18:41 -08:00
David Schmenk 6f61b4ae8a
Formatting 2024-02-25 10:34:36 -08:00
David Schmenk e02c068706
Info about assembly language toolkit 2024-02-25 10:32:24 -08:00
David Schmenk e7ce06fe62
Fix raw links to disk images 2024-02-25 10:18:43 -08:00
David Schmenk 90cfcd2840
Fix HD link 2024-02-25 10:16:07 -08:00
David Schmenk 1e368ced63
Fix link to HD image 2024-02-25 10:14:32 -08:00
David Schmenk 6e45185cfd
Fix links to full images 2024-02-25 10:13:03 -08:00
David Schmenk db2f9eecc3 Update HD image to 2.11 w/ ASM Toolkit 2024-02-25 10:10:43 -08:00
David Schmenk 5eefe74c6b Update 2.11 2024-02-25 09:59:37 -08:00
David Schmenk 15b14899f4
Add link to assembly toolkit 2024-02-25 09:52:49 -08:00
David Schmenk d5803ceba9
2.11 Update 2024-02-25 09:50:47 -08:00
David Schmenk 34624f3162
Release 2.11 2024-02-25 09:47:02 -08:00
David Schmenk b1d463f4e4 Update images to 2.11 2024-02-25 09:16:43 -08:00
David Schmenk d3b9fe14a0 Add new ASM build tools/files 2024-02-24 11:25:07 -08:00
David Schmenk 6efc2b1a98 Update module loader to handle 8 bit fixups generated by EDASM 2024-02-24 11:13:46 -08:00
David Schmenk a89b1b9b40 Add EDASM sample code 2024-02-23 17:06:41 -08:00
David Schmenk 9038c7e649
Update Version 2.1.md 2024-02-18 13:37:47 -08:00
David Schmenk f5c562eafb Clean up dhgrPlot 2024-02-18 09:56:33 -08:00
David Schmenk 2f7c1b3e59 First pass at DHGR toolkit 2024-02-17 18:48:03 -08:00
David Schmenk 631034034c Start DHGR TOOLKIT 2024-02-17 12:12:03 -08:00
David Schmenk c64843b1e1
Update README.md 2024-02-15 13:46:05 -08:00
David Schmenk 88960e6745
Update README.md 2024-02-15 13:32:51 -08:00
David Schmenk b4ab21f80c
Update README.md 2024-02-15 13:29:11 -08:00
dschmenk 9e0f0ecd0f Release 2.1 2024-02-15 13:13:28 -08:00
dschmenk a8584753e0 Release 2.1 2024-02-15 12:55:18 -08:00
dschmenk 3e91616666 Forgot DGRLIB.4TH in image 2024-02-14 17:32:36 -08:00
dschmenk ca95dd356d Update imaged 2024-02-14 15:34:20 -08:00
dschmenk 6211cb31a3 Fix some low memory conditions 2024-02-14 15:32:24 -08:00
dschmenk 260ea6fe6b Fix low memory copy buffer sizing 2024-02-14 14:04:45 -08:00
dschmenk a6c94440a2 More room for recursion 2024-02-14 13:42:00 -08:00
dschmenk c6220f389d Try that again 2024-02-14 13:30:28 -08:00
dschmenk 0743eba40c Leave even more room for 64K systems 2024-02-14 13:20:08 -08:00
dschmenk 2e4364f9c6 Adjust copy buffer size calc 2024-02-14 13:08:03 -08:00