collapseos/recipes/rc2014/conf.fs

7 lines
133 B
Forth
Raw Normal View History

2020-04-03 14:21:53 +11:00
0x8000 CONSTANT RAMSTART
0xf000 CONSTANT RS_ADDR
0x80 CONSTANT ACIA_CTL
0x81 CONSTANT ACIA_IO
RAMSTART 0x70 + CONSTANT ACIA_MEM
2020-04-03 14:21:53 +11:00