From: <pa...@us...> - 2003-10-04 22:25:50
|
Update of /cvsroot/fuse-emulator/fuse/hacking In directory sc8-pr-cvs1:/tmp/cvs-serv16496/hacking Modified Files: ChangeLog Log Message: Add very simple statusbar showing tape motor status. Index: ChangeLog =================================================================== RCS file: /cvsroot/fuse-emulator/fuse/hacking/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** ChangeLog 4 Oct 2003 21:53:09 -0000 1.24 --- ChangeLog 4 Oct 2003 22:25:46 -0000 1.25 *************** *** 222,223 **** --- 222,225 ---- 20031004 timer.c: remove duplicated Win32 code (Marek) 20031004 tape.c, tape.h: make tape and tape_playing static. + 20031004 tape.c, ui/ui.h, ui/gtk: add very simple statusbar showing tape + status. |