From: Eero T. <oa...@he...> - 2025-01-07 20:53:14
|
Hi, On 7.1.2025 20.00, Thorsten Otto via Freemint-discuss wrote: > That was a great understatement. I recently took a closer look, and realized > that you managed to enter already 1700!! symbols. Even with the 1.04 source > available, that is simply awesome. You even managed to find some aes variables > although the functions cannot correctly be disassembled by ghidra (because of > the LineF opcodes). How long did it take to get that far? Btw. Hatari Git version will automatically load symbols for TOS image, like it already did for programs started from GEMDOS HD. Only thing needed for that is symbols being in <image>.sym file in same dir as corresponding TOS <image>.img. (This already works fine for EmuTOS releases providing the corresponding *.sym files.) => Could those TOS address & symbol names be provided as Hatari (= nm format) symbol files, along with checksums for matching original TOS images? - Eero |