diff --git a/recipes/ti84/Makefile b/recipes/ti84/Makefile index 67baec3..7700de6 100644 --- a/recipes/ti84/Makefile +++ b/recipes/ti84/Makefile @@ -1,4 +1,4 @@ -TARGET = stage1.bin +TARGET = os.bin BASEDIR = ../.. FDIR = $(BASEDIR)/forth EDIR = $(BASEDIR)/emul diff --git a/recipes/ti84/README.md b/recipes/ti84/README.md index f601318..868ab79 100644 --- a/recipes/ti84/README.md +++ b/recipes/ti84/README.md @@ -38,7 +38,7 @@ screen as output and its builtin keyboard as input. ## Build the ROM -Running `make` will result in `stage1.rom` being created. +Running `make` will result in `os.rom` being created. ## Emulate