]> Shamusworld >> Repos - virtualjaguar/commit
Fixed types in types.h to use C99 standard types, also removed all references
authorShamus Hammons <jlhamm@acm.org>
Wed, 30 May 2007 03:39:14 +0000 (03:39 +0000)
committerShamus Hammons <jlhamm@acm.org>
Wed, 30 May 2007 03:39:14 +0000 (03:39 +0000)
commit683f283e1328164c176618088c34408ea6c03cf7
treee6e4ce9ba64c6101e5ba94025dd4febd94192634
parent402ce5fd1cae18d622b04db8ba595f869b4b7464
Fixed types in types.h to use C99 standard types, also removed all references
to capitalized types. Initial work towards using platform agnostic low-level
CD-ROM access routines. :-D
16 files changed:
Makefile
src/blitter.cpp
src/cdintf.cpp
src/cdintf_win32.cpp
src/cdrom.cpp
src/cdrom.h
src/dsp.cpp
src/gpu.cpp
src/jagdasm.cpp
src/memory.cpp
src/memory.h
src/objectp.cpp
src/types.h
src/unzip.c
src/unzip.h
vj.cfg