SV25_source_code (2025-03-17).txtDisassembly with ASCII text areas and tables of pointers to text.It assembles but does not match the original binary. But you should have a better human-readable view of what is going on than none at all. plain - 144.40 kB - 03/17/2025 at 00:35 |
|
|
SV25_ndisasm-src.txtFrom Linux disassembler command line:ndisasm -b 16 SV25mon.BIN > SV25_ndisasm.txt then edited a bit. plain - 146.91 kB - 03/16/2025 at 16:34 |
|
|
SV25_disassembly.txtFrom Linux disassembler command line:objdump -D -b binary -m i8086 SV25mon.BIN > SV25_disassembly.txt but syntax is incompatible with nasm plain - 362.51 kB - 03/08/2025 at 16:03 |
|
|
SV25 showing ASCII text.txtThis will assemble online as a load of bytes and strings (not 8086 assembly) at asm80.com.plain - 442.81 kB - 03/08/2025 at 16:02 |
|
|
SV25mon.hThe monitor as an array of bytes in C source code.x-chdr - 392.07 kB - 03/07/2025 at 09:12 |
|
|
SV25mon.txtSimple hex dump.plain - 81.06 kB - 03/07/2025 at 09:12 |
|