pato-z80-home-computer/assembly/bios/main-dev.asm

2 lines
61 B
NASM
Raw Normal View History

2020-12-15 17:34:50 +01:00
org 0xA000 ; Set starting position to ram
include 'main.asm'