mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
add todo (really just more build testing)
This commit is contained in:
parent
7c8faa0132
commit
9a1b99f5da
@ -1,6 +1,6 @@
|
|||||||
# GSport central makefile - you need a 'vars' file linked/copied from a 'vars_xxx' template to build.
|
# GSport central makefile - you need a 'vars' file linked/copied from a 'vars_xxx' template to build.
|
||||||
#@todo: check for vars file and do something useful if missing :P
|
#@todo: check for vars file and do something useful if missing :P
|
||||||
|
#@todo: remove all packaging junk and move to packaging scripts in CI
|
||||||
OBJECTS1 = adb.o clock.o config.o debug.o dis.o engine_c.o scc.o iwm.o \
|
OBJECTS1 = adb.o clock.o config.o debug.o dis.o engine_c.o scc.o iwm.o \
|
||||||
joystick_driver.o moremem.o paddles.o parallel.o printer.o \
|
joystick_driver.o moremem.o paddles.o parallel.o printer.o \
|
||||||
sim65816.o smartport.o sound.o sound_driver.o video.o \
|
sim65816.o smartport.o sound.o sound_driver.o video.o \
|
||||||
|
Loading…
Reference in New Issue
Block a user