collapseos/recipes/rc2014/conf.fs

7 lines
133 B
Forth
Raw Normal View History

2020-04-02 23:21:53 -04:00
0x8000 CONSTANT RAMSTART
0xf000 CONSTANT RS_ADDR
0x80 CONSTANT ACIA_CTL
0x81 CONSTANT ACIA_IO
RAMSTART 0x53 + CONSTANT ACIA_MEM
2020-04-02 23:21:53 -04:00