mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- Notify HBIOS of speed changes (keeps HBIOS in sync with panel) - Correct display for HL, SP, and PC registers.
9 lines
192 B
Makefile
9 lines
192 B
Makefile
OBJECTS = testh8p.com
|
|
# DOCS = testh8p.doc
|
|
DEST = ../../../../Binary/Apps/Test
|
|
DOCDEST = ../../../../Binary/Apps/Test
|
|
TOOLS =../../../../Tools
|
|
|
|
USETASM=1
|
|
|
|
include $(TOOLS)/Makefile.inc |