[Atsoft-commit] CVS: dcgen ChangeLog,1.8,1.9
Brought to you by:
atani
|
From: Mike D. <at...@us...> - 2002-02-21 06:48:01
|
Update of /cvsroot/atsoft/dcgen
In directory usw-pr-cvs1:/tmp/cvs-serv12205
Modified Files:
ChangeLog
Log Message:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/atsoft/dcgen/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ChangeLog 14 Feb 2002 05:56:27 -0000 1.8
--- ChangeLog 21 Feb 2002 06:47:58 -0000 1.9
***************
*** 1,2 ****
--- 1,7 ----
+ [2002-02-20] -- Atani
+ -- Changed ui_err from doing a printf to pushing the error info onto
+ the screen so the user knows what happened without the DC resetting.
+ Also defaulted it to dump back to the menu.
+
[2002-02-13] -- Atani
-- Fixed a couple bugs with the new "smaller" 68000 core. For some
***************
*** 53,56 ****
--- 58,62 ----
-- Changed the "abort romload" button to "B" as it was getting
in my way for testing.
+
[2002-01-25] -- Atani
-- New features for the romload:
|