OK240.2-Firmware/MON_r6_291f2b76
2026-03-25 17:18:26 +03:00
..
.vscode Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
BIN Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
bios_entries.inc Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
equates.inc Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
font-6x7.inc Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
io.inc MonR9 proto, Type disassm, Jack disassm. 2026-03-25 17:18:26 +03:00
m_vars.inc MonR9 proto, Type disassm, Jack disassm. 2026-03-25 17:18:26 +03:00
mon_entries.inc Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
monitor.asm MonR9 proto, Type disassm, Jack disassm. 2026-03-25 17:18:26 +03:00
ram.inc Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00
README.md Monitor r7 with crc32: 93bd95db disasm completed. 2026-02-19 19:13:56 +03:00

Ocean-240.2 ROM Monitor release 6

CRC32 checksum: 291f2b76

Source codes of Turbo Monitor r6 for Ocean-240.2 with Floppy controller.

In Z80 mnemonics, but limited for i8080 instruction set.

Compile:

Code is located in memory at address: 0xE000..0xFFFF

sjasmplus --sld=monitor.sld --sym=monitor.labels --raw=monitor.obj --fullpath monitor.asm

To compile sources, use sjasmplus Z80 assembler.