Commit Graph

175 Commits

Author SHA1 Message Date
tomcw abfdb8e0db 1.30.18.0: History.txt 2024-03-22 22:30:26 +00:00
tomcw 06cc8b46e2 makeAppleWin: fix 7-zip path 2023-12-31 13:02:03 +00:00
tomcw 73015ee361 History.txt: update with debugger change 2023-12-31 11:53:49 +00:00
tomcw 9ee2daf72a Fix typo 2023-12-31 10:31:16 +00:00
tomcw e46c27e5b9 1.30.17.0: Update History.txt 2023-12-31 10:30:03 +00:00
tomcw dfcf3d8bb0 Help doc: add info about '-mac-lc-card-dlgr' 2023-11-26 18:43:01 +00:00
tomcw 2b3576faf6 1.30.16.0: Update History.txt 2023-11-26 18:12:16 +00:00
tomcw 90500f18c0 History.txt: update release date 2023-07-29 10:20:19 +01:00
tomcw 18e06d2905 History.txt: update 2023-07-21 21:17:09 +01:00
tomcw a62beeac1e Update History.txt 2023-07-08 21:59:41 +01:00
tomcw 5e06ddaa94 1.30.14.1: Update History.txt 2023-03-11 23:12:11 +00:00
tomcw 57c26c59b2 Update History.txt & some Phasor-related comments 2023-03-07 18:06:06 +00:00
tomcw f55c1abc52 Help doc: add info about '-s5h1' and '-s5h2' 2023-03-05 22:52:05 +00:00
tomcw 7c5f0e7b9a 1.30.14.0: Update History.txt 2023-03-05 21:02:45 +00:00
tomcw 71076b9cce Add missing 1.30.13.0 debugger items to History.txt 2023-01-04 20:55:58 +00:00
tomcw 09b685813f 1.30.13.0: Update History.txt 2023-01-02 11:18:44 +00:00
tomcw 42148a7ffe Update Acknowledgements & History.txt 2023-01-01 21:52:19 +00:00
tomcw fd3e2a01e9 Add the SNES MAX controller mapping files.
Update makeAppleWin.bat to copy the mapping files into the distro zip.
2023-01-01 21:10:45 +00:00
tomcw 40e8cdf317 A2_BASIC.SYM: exclude the 7 MATHTBL constants. (Fixes #1144) 2022-11-20 21:18:07 +00:00
tomcw e740642857 1.30.12.0: Update History.txt 2022-09-27 21:00:13 +01:00
tomcw 6f71cffcdd 1.30.11.0: extra update to History.txt 2022-06-23 21:27:15 +01:00
tomcw 92ea6f0c61 1.30.11.0: Update History.txt 2022-06-23 20:26:09 +01:00
tomcw 6a934bcfef Update History.txt 2022-06-07 21:46:48 +01:00
tomcw 8f07479dad SSI263 phoneme playback bug: (fixes #1104)
Fix for rare race-condition, where a phoneme could complete immediately before SSI263's interrupt is enabled:
- resulting in A2 code failing to detect SSI263 or speech phrase never completing.
Only ever possible when debugger-stepping or in full-speed mode.
2022-05-29 10:32:11 +01:00
tomcw 89cbb0c65c 1.30.10.0: Update History.txt 2022-05-27 20:32:35 +01:00
tomcw 37445c4e35 1.30.9.0: Update History.txt 2022-03-23 20:11:50 +00:00
tomcw 771d9b1328 1.30.8.0: Update History.txt 2022-02-08 20:32:02 +00:00
tomcw 0f2d4b1878 1.30.7.0: Update History.txt 2021-12-19 19:28:50 +00:00
tomcw 4d14d719b9 1.30.6.0: Update History.txt 2021-10-29 21:14:13 +01:00
tomcw e43d188e0f 1.30.5.0 - fix release date 2021-10-02 17:27:53 +01:00
tomcw 35e2e62b86 1.30.5.0: Update History.txt 2021-09-28 21:40:42 +01:00
tomcw 7f2dd9727d 1.30.4.0: Update History.txt 2021-08-29 12:31:48 +01:00
tomcw c8813e3f8f makeAppleWin: remove HookFilter.pdb 2021-06-19 15:20:25 +01:00
tomcw 1fe557855a 1.30.3.0: update History and minor change to Help doc 2021-06-19 15:15:32 +01:00
tomcw e8677a9d9e Update makeAppleWin.bat (remove HookFilter.dll) 2021-06-09 22:11:40 +01:00
tomcw f33d3de093 History.txt: credit @audetto 2021-05-31 20:17:30 +01:00
tomcw 182bed5825 1.30.2.0 & update History.txt 2021-05-31 20:09:51 +01:00
tomcw b15abd0ba9 Bump version to 1.30.1.0, and update History.txt 2021-05-03 20:05:06 +01:00
tomcw 6fefce553a MB: Support old save-states where 6522 T1 latch is 0x0000 2021-04-18 18:33:16 +01:00
tomcw 83ae73387a Bump version to 1.30.0.0. Update History.txt, and some updates to help doc 2021-04-17 18:15:33 +01:00
tomcw bd3fc2972a Update makeAppleWin.bat to use the v141_xp release 2020-12-23 18:28:44 +00:00
tomcw 8be128159c 1.29.16.0: Updated version & History.txt 2020-11-01 18:20:41 +00:00
tomcw 98b72658b7 1.29.15.0: Updated version, History.txt & help 2020-10-25 18:41:22 +00:00
tomcw d9f3d1e667 1.29.14.0: Updated version, History.txt and help 2020-08-17 21:49:10 +01:00
tomcw f238be27e8 Use SetCursor() to busy when loading state file. (Fixes #781)
Fixed typos in dbg-bookmarks.html.
2020-06-03 20:26:06 +01:00
tomcw 105d0d77d8 1.29.13.0: Updated version and History.txt 2020-05-31 16:39:50 +01:00
Michael "Code Poet" Pohoreski 8197121312
Merge pull request #720 from AppleWin/Improve-APPLE2E.SYM
Improve APPLE2E.SYM
2020-05-19 16:19:01 -07:00
tomcw 2508d3b875 1.29.12.0: Updated version and History.txt 2020-04-26 18:10:32 +01:00
tomcw 5177c093fb Fix typos in History.txt 2020-03-27 21:11:49 +00:00
tomcw 18249bc31c Updated History.txt & AppleWin.chm (for new -rom) 2020-03-26 23:07:11 +00:00