007 Disassembler ================ 007 Disassembler ---------------- '007' lives in screen memory, so as not to clash with the code you're examining. Just enter the address you want to disassemble, and the program will leap into action. By the way, all CALLS and RETs are highlighted so you can follow the flow of the code. Note a bug requires fixing in one version – change the load instruction to LOAD "007_DIS.1" CODE. Controls -------- S - Start address, N - Next page, H - Hex mode, D - Decimal mode, C - Copy to printer Loading ------- To use, load up the code you want to examine, then either LOAD"" or MERGE"": GOTO 47. Game Credits ------------ By: G.A.Bobker