X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2FTODO;h=853bb0c9161a82a4bd34261a39670ca0ac14cc58;hb=8443b45aa7ff1521dddf7a7f189eee29956b6cca;hp=178aa37de3f8abd03951ba6b3ebce1ffb5c91abb;hpb=a93812b491268220497eaafa7216fae1cde090ce;p=virtualjaguar diff --git a/docs/TODO b/docs/TODO index 178aa37..853bb0c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -16,16 +16,18 @@ Stuff to add/fix for the next release of Virtual Jaguar - Blitter needs fixing. [Shamus] - In emulator screenshots. [Shamus] - Audio/video dumping. [Shamus] -- Full screen option. [Shamus] - Controller handling. [Shamus] - Need to emulate bus contention. [Shamus] - Need to fix timing in the OP. As it is now, it gives a false impression of how much it's capable of. [Shamus] +- Fix coming out of fullscreen on Win32. As of now, it doesn't restore the + window position correctly [CJ] Stuff that was added/fixed -------------------------- +- Full screen option. [Shamus] [DONE--Shamus] - Command line switches for frontends. [Shamus] [DONE-Shamus] - Fix DSP code so that it doesn't hang in a spinlock waiting for the sound buffer to empty. Probably a CS lock contention issue. [Shamus] [DONE-Shamus]