Tags: tattlemuss/hatari
Tags
Update version string and display version on startup.
Correct logic for bad strings in read_hex32_value() Check for an initial hex char rather than "not zero", else a junk char like "Z" would be seen as a valid zero-value.
Bug fix: trigger fast-forward from the startup debugger script. This stops the fastforward being accidentally overridden if there is a command line option specifying a config file.
Add support Windows file names in breakpoint options By requiring that all breakpoint options are prefixed with a space: :once :file C:\BT.INI :quiet Reported by Tat: https://www.atari-forum.com/viewtopic.php?p=450556#p450556
PreviousNext