From: Vincent R. <vin...@fr...> - 2025-01-14 01:15:04
|
On 09/01/2025 at 13:59, Thorsten Otto via Freemint-discuss wrote: > I've pushed the ghidra archive now to my TOS_100 branch, in the ghidra > directory. Please let me know if you can import it. AES functions should now > be complete, as well as most BSS symbols from AES. > > There are also text files for the symbols, and the structure definitions, > just in case. Source: https://github.com/th-otto/tos1x/blob/TOS_100/ghidra/tos100frsyms.txt I've just written a script to import that (after some manual cleanup): https://github.com/disastos/tos100fr/blob/main/ghidra_scripts/ImportLabels.java I also added a few missing labels for the remaining AES/desk functions. And I've pushed the result to my GAR archive: https://github.com/disastos/tos100fr As there are now almost all function names on dw references, the assembler disassembly looks very well 😃 Pretty usable. Now there are only a few missing function labels in desk. They seem to be related to the "show file" feature, as well as the floppy-format applet. I wasn't able to find the source for that in Thorsten's TOS 1.04 reconstructed sources. Is the source of that stuff unavailable ? -- Vincent Rivière |