sky-gs.c: initial drop of GS control registers (outstanding questions)

sky-gs.h: initial drop of GS control registers
Makefile.in: added sky-gs.o to sanitized list
sky-gpuif.c (gif_io_write_buffer): correct memset length error, renamed
trace file for gif
This commit is contained in:
Patrick Macdonald 1998-03-27 18:36:33 +00:00
parent 19db82d5fc
commit 76969284c3
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ SIM_SKY_OBJS = \
sky-vu.o \
sky-vu0.o \
sky-vu1.o \
sky-gs.o \
sky-gdb.o
# end-sanitize-sky