tomcw
5dcb1d521c
DumpTraceWOZFlux(): add ASSERT
2024-02-25 15:20:12 +00:00
tomcw
1608bf325d
Fix assert
2023-12-09 17:43:53 +00:00
tomcw
33af02ae1d
Improve LSS impl
2023-12-08 20:15:02 +00:00
tomcw
5e9c5fbbab
LSS simpler impl
2023-11-19 21:20:12 +00:00
tomcw
21dc02dffc
Support old flux impl, ie. non-LSS version
2023-11-07 20:56:32 +00:00
tomcw
bba87f8141
LSS WIP: boots ProDOS flux woz image
2023-11-03 22:16:04 +00:00
tomcw
572fcbf1d5
Add Disk2 LSS ROM
2023-10-31 21:01:37 +00:00
tomcw
0f29d1ca2e
Debug: (disabled) trace of ReadBigSector() & (disabled) Trk-12 adjust
2023-10-29 21:29:51 +00:00
tomcw
29c91b4cb3
Add DumpTrackWOZFlux() and modify NextFluxData()
2023-10-08 15:50:40 +01:00
tomcw
3569600c6d
Remove unused var
2023-09-30 19:56:55 +01:00
tomcw
d90aef6a6e
Remove old, unused stuff
2023-09-30 19:52:14 +01:00
tomcw
103cc7aba2
Flys Wars & Bandits working
2023-09-29 22:22:33 +01:00
tomcw
28b9e23ebc
Flux track working with test ProDOS image
2023-09-17 14:43:18 +01:00
tomcw
9478739a15
Move Struct Extra
2023-09-16 12:08:09 +01:00
tomcw
47a9b231e9
Tweak Struct Extra
2023-09-16 12:01:50 +01:00
tomcw
54ebde9fec
Read() pass 'Extra' struct with isFluxTrack
2023-09-15 21:17:34 +01:00
tomcw
9686a6e3ae
CWOZ2Image:Read() - add flux tmap support
2023-09-10 17:36:16 +01:00
tomcw
035120dd57
WOZHelper: ValidateTMAPandFLUX()
2023-09-10 16:39:11 +01:00
tomcw
be427a6a30
Phasor: AY RESET resets both AYs attached to 6522 regardless of Phasor mode & CS bits. ( #1197 )
2023-09-07 21:40:13 +01:00
TomCh
cd2f29b723
Update README.md - Bump latest stable release to 1.30.14
2023-07-30 20:26:10 +01:00
tomcw
90500f18c0
History.txt: update release date
v1.30.15.0
2023-07-29 10:20:19 +01:00
tomcw
cfcd55d09a
1.30.15.0
2023-07-21 21:22:18 +01:00
tomcw
ab5b0e2379
Debugger: update change log
2023-07-21 21:21:08 +01:00
tomcw
a7a2ef63f2
Bump debugger version: 2.9.2.0 ( fixes #1206 )
2023-07-21 21:18:23 +01:00
tomcw
18e06d2905
History.txt: update
2023-07-21 21:17:09 +01:00
TomCh
927b0da09a
Support Robocom's Interface Module protection dongles ( #1247 , PR#1248)
2023-07-17 21:02:55 +01:00
tomcw
a62beeac1e
Update History.txt
2023-07-08 21:59:41 +01:00
tomcw
d3521ffe90
TRK/SEC UI: fix to show sector in later ProDOS versions ( #1215 )
2023-07-01 21:48:50 +01:00
tomcw
faff74a98d
WOZ: Support very large 5.25 WOZ images ( #1240 )
2023-06-29 21:52:59 +01:00
tomcw
f8d238f2b0
Joystick: Stylistic improvements to code ( #429 )
2023-06-20 20:16:58 +01:00
TomCh
cac30b31ed
Support 'squaring the circle' for analog sticks ( #429 , #1237 , PR #1242 )
...
Using @audetto's transformation.
2023-06-19 20:29:34 +01:00
Andrea
eead359a85
Fix warning about wrong printf modifier for size_t. (PR #1241 )
2023-06-18 20:21:29 +01:00
Andrea
2759527f0d
Remove some StringCb* functions and fix assertion. (PR #1239 )
...
. Return an error for an invalid .bin image.
2023-06-17 20:41:48 +01:00
michaelangel007
03ce472e63
Debugger: 2.9.1.26: When adding symbols list the address first then the name for readability
2023-06-06 09:35:45 -07:00
michaelangel007
1d4d1291f3
Debugger: Cleanup add symbol
2023-06-06 09:23:35 -07:00
Michael "Code Poet" Pohoreski
677ba8ffb3
Debugger: 2.9.1.25 Fixed: R P ## wasn't setting P flag status register. ( #1238 )
2023-06-03 19:03:11 -07:00
Michael "Code Poet" Pohoreski
000ebab3c5
Debugger 2.9.1.24 ( #1236 )
2023-06-03 11:08:16 -07:00
Michael "Code Poet" Pohoreski
928090c756
Debugger df qol ( #1229 )
...
* Remove trailing whitespace
* Debugger 2.9.1.21 Fixed: 'df' showing zero was displaying 0 instead 0.0
* Fix debug float output
* Debugger 2.9.1.22 Fixed: 'df <addr>' was incorrectly getting marked up as 'db'
* Debugger 2.9.1.23: Show floating-point values in scientific notation.
* Cleanup formatting
* Fix debug FAC output
2023-06-03 11:04:28 -07:00
sh95014
e5c4e2c51b
Allow alternate directory for built-in symbols ( #1230 )
...
* allow an alternate directory for built-in symbol tables -- needed because macOS apps are a bundle (tree of directories) and resources are packaged somewhere within, not necessarily in the same directory as the executable.
* use tabs
* add parentheses
2023-06-02 09:28:04 -07:00
Andrea
0d635d2817
Fix read of uninitialised values in sound_ay_overlay(). (PR #1226 )
2023-05-29 15:18:06 +01:00
tomcw
213aa48516
Remove the VS2008 projs for the libs
2023-05-28 21:39:58 +01:00
tomcw
67eafa8e91
Add VS2022 sln & proj files
...
. Debug & Release now using:
Windows SDK 10.0 & Platform Toolset VS2022 (v143)
. Debug v141_xp & Release v141_xp still using:
Windows SDK 7.0 & Platform Toolset VS2017 - WinXP (v141_xp)
2023-05-28 21:23:56 +01:00
tomcw
47841bf58a
Debugger: Improve stop reason for 'brkop n' cmd to include address
2023-05-19 22:24:10 +01:00
Andrea
771282a792
Avoid a potential memory leak if RamWorks memory size were configurable. (PR #1225 )
2023-05-08 14:45:35 +01:00
Andrea
4b18918e0f
Mockingboard: define sample rate and number of channels only once. (PR #1223 )
2023-05-05 21:49:26 +01:00
tomcw
a53fbf212e
[WinMM] Fix for when joysticks not detected: (PR #1162 )
...
. first & second devices are not always at index 0 & 1
2023-05-05 21:39:42 +01:00
tomcw
009f77ddc0
Add getter-functions for GetJoystick1() and GetJoystick2()
2023-05-05 21:36:38 +01:00
tomcw
c305e1b9f1
Merge branch 'winmmjoy' of ssh://github.com/fabricecaruso/AppleWin into fabricecaruso-winmmjoy
2023-05-03 21:36:47 +01:00
Andrea
a648c3e607
Mockingboard: do not play sound unless a card is present. (PR #1222 )
2023-05-02 21:47:01 +01:00
Andrea
0ecd2e865a
Fix a linux/gcc issue where sizeof(wchar_t)==4. (PR #1218 )
2023-05-02 21:41:06 +01:00