[Atsoft-commit] CVS: dcgen ChangeLog,1.4,1.5
Brought to you by:
atani
|
From: Mike D. <at...@us...> - 2002-02-10 22:43:50
|
Update of /cvsroot/atsoft/dcgen
In directory usw-pr-cvs1:/tmp/cvs-serv31277
Modified Files:
ChangeLog
Log Message:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/atsoft/dcgen/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ChangeLog 6 Feb 2002 07:14:56 -0000 1.4
--- ChangeLog 10 Feb 2002 22:43:47 -0000 1.5
***************
*** 1,2 ****
--- 1,11 ----
+ [2002-02-10] -- Atani
+ -- Updated to using the pvr_* api from KOS.
+ Need updating to the GUI code to use the new API.
+ Need to fix items:
+ 1) paletted txr colors.
+ 2) abortting rom need change key from "START" to "B" or something.
+ 3) screen shift in non-paletted mode.
+ 4) Find hacks for PAL modes with new pvr_* API.
+
[2002-02-05] -- Atani
-- Added new 64bit txr transfer for non-palette based mode
|