mirror of
https://github.com/markpmlim/AppleIIModula2Interpreter.git
synced 2024-11-22 21:31:29 +00:00
Source code from the disassembly of Apple DOS Modula2 Interpreter package
Equates.S | ||
LoadInterP.S | ||
Mod2Int.S | ||
Modula2_Src.2mg | ||
Readme.md |
The disassembly of the Modula2 Interpreter for DOS3.3 was done with The Flaming Bird Disassembler (TFBD) downloadable from BrutalDeluxe's website (http://www.brutaldeluxe.fr).
Acknowledgements: The disassembly of the interpreter would not be possible without help from Willie Kusche.
Tools required:
- ProDOS version of EdAsm
- HexEditor e.g HxD (Windows) Hex Fiend(macOS)