Source code from the disassembly of Apple DOS Modula2 Interpreter package
Go to file
markpmlim 7d2ebe3161 Delete .gitattributes 2017-07-05 19:40:05 +08:00
Equates.S Add files via upload 2017-07-04 20:20:42 +08:00
LoadInterP.S Add files via upload 2017-07-04 20:20:42 +08:00
Mod2Int.S Add files via upload 2017-07-04 20:20:42 +08:00
Modula2_Src.2mg Add files via upload 2017-07-04 20:20:42 +08:00
Readme.md Add files via upload 2017-07-04 20:20:42 +08:00

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:

  1. ProDOS version of EdAsm
  2. HexEditor e.g HxD (Windows) Hex Fiend(macOS)