Add origin address to host program

This commit is contained in:
John Lorentzson 2025-07-24 15:28:29 +02:00
parent bf2e6f8035
commit 36c8d52388

View file

@ -3,6 +3,7 @@
;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*- ;;; -*- Mode: asm; indent-tabs-mode: t; tab-width: 8 -*-
.debuginfo + ; Generate debug info .debuginfo + ; Generate debug info
.org $080D
;;Macros ;;Macros
.include "macros/16aritmatic.s" .include "macros/16aritmatic.s"
;;inc files ;;inc files