Implemented support for SCP images #555
This commit is contained in:
parent
1df2751f13
commit
5d1edbaefa
8 changed files with 338 additions and 8 deletions
1
Makefile
1
Makefile
|
@ -293,6 +293,7 @@ OBJS = \
|
|||
src/rommgr.o \
|
||||
src/rtc.o \
|
||||
src/savestate.o \
|
||||
src/scp.cpp \
|
||||
src/scsi.o \
|
||||
src/statusline.o \
|
||||
src/traps.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue