pato-z80-home-computer/pat80-computer/software/z80-assembly/dev-headers/monitor.asm
2021-01-02 16:33:51 +01:00

2 lines
67 B
NASM

org 0xA000 ; Set starting position to ram
include '../os/main.asm'