After a hefty load of hours without eating, movie replay/record is now ported to C, movies/states compatibility is finally restored, uic.c now has a real port of zstart, and video modes have now more room. Now gimme a kitten.
This commit is contained in:
@@ -31,7 +31,6 @@ source_files = Split("""
|
||||
cpu/table.asm
|
||||
cpu/tableb.asm
|
||||
cpu/tablec.asm
|
||||
cpu/zstate.c
|
||||
dos/debug.asm
|
||||
dos/joy.asm
|
||||
dos/modemrtn.asm
|
||||
@@ -91,6 +90,8 @@ source_files = Split("""
|
||||
ui.asm
|
||||
vcache.asm
|
||||
version.c
|
||||
zmovie.c
|
||||
zstate.c
|
||||
""")
|
||||
|
||||
linux_source_files = Split("""
|
||||
|
||||
Reference in New Issue
Block a user