From bf49ca2ed20e2b12db81af3253013af9e012701d Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Mon, 20 Apr 2020 19:22:43 -0400 Subject: [PATCH] recipes/rc2014: fix Makefile It didn't have z80a anymore. --- recipes/rc2014/conf.fs | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/rc2014/conf.fs b/recipes/rc2014/conf.fs index 5c64cfe..2373a42 100644 --- a/recipes/rc2014/conf.fs +++ b/recipes/rc2014/conf.fs @@ -1,3 +1,4 @@ +212 LOAD ( z80a ) 0x8000 CONSTANT RAMSTART 0xf000 CONSTANT RS_ADDR 0x80 CONSTANT ACIA_CTL