recipes/rc2014: fix Makefile

It didn't have z80a anymore.
This commit is contained in:
Virgil Dupras 2020-04-20 19:22:43 -04:00
parent d466c6d95d
commit bf49ca2ed2

View File

@ -1,3 +1,4 @@
212 LOAD ( z80a )
0x8000 CONSTANT RAMSTART 0x8000 CONSTANT RAMSTART
0xf000 CONSTANT RS_ADDR 0xf000 CONSTANT RS_ADDR
0x80 CONSTANT ACIA_CTL 0x80 CONSTANT ACIA_CTL