]> Shamusworld >> Repos - virtualjaguar/blobdiff - docs/TODO
Various fixes for GPU/DSP DIV instruction, fixes for joypad handling.
[virtualjaguar] / docs / TODO
index 6a95a605e36793887e9e66c4ed42e0640bba210d..c86f39d6254664d790bde5160a734248d0310d99 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -21,6 +21,10 @@ Stuff to add/fix for the next release of Virtual Jaguar
   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]
+- Fix the Tripper Getem ROM so that it works. It has some tight coupling
+  between the M68K and the DSP that causes the DSP to starve itself; fixing
+  this will probably fix a bunch of other timing related issues as well.
+  [Shamus]
 
 
 Stuff that was added/fixed