pato-z80-home-computer/assembly/dev-headers/monitor.asm
Daniele Verducci su MatissePenguin 53022fdafc Moved "bios" to "os"
2020-12-30 20:14:03 +01:00

2 lines
67 B
NASM

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