Kaynağa Gözat

ti84: adapt recipe to single stage xcomp

pull/102/head
Virgil Dupras 4 yıl önce
ebeveyn
işleme
303b34b483
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +1
    -1
      recipes/ti84/Makefile
  2. +1
    -1
      recipes/ti84/README.md

+ 1
- 1
recipes/ti84/Makefile Dosyayı Görüntüle

@@ -1,4 +1,4 @@
TARGET = stage1.bin
TARGET = os.bin
BASEDIR = ../..
FDIR = $(BASEDIR)/forth
EDIR = $(BASEDIR)/emul


+ 1
- 1
recipes/ti84/README.md Dosyayı Görüntüle

@@ -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



Yükleniyor…
İptal
Kaydet