mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-02-09 15:30:25 +00:00
use start address from target configuration file
This commit is contained in:
parent
1941f613d8
commit
56f88849f0
@ -1,6 +1,5 @@
|
||||
#ifdef APPLE1
|
||||
// APPLE1
|
||||
#pragma start_address(0x4000)
|
||||
// APPLE1
|
||||
const word WOZMON = 0xFF1F; // enters monitor
|
||||
const word ECHO = 0xFFEF; // output ascii character in A (A not destroyed)
|
||||
const word PRBYTE = 0xFFDC; // print hex byte in A (A destroyed)
|
||||
|
Loading…
x
Reference in New Issue
Block a user