]> Shamusworld >> Repos - virtualjaguar/blobdiff - docs/WHATSNEW
Added jaguar memory locations to memory.cpp.
[virtualjaguar] / docs / WHATSNEW
index 64bb4dfc04effcf9de1ffdb296274808886eee99..442f8e76385e5705306d58f09699aac4bf436f0c 100644 (file)
@@ -1,6 +1,15 @@
-Virtual Jaguar v1.1.0 GCC/SDL
+Virtual Jaguar v2.0.0 GCC/SDL
 -----------------------------
 
+* Switched GUI to Qt. And there was much rejoicing. ;-) [Shamus]
+* Added detection code to fish out files from inside ZIP archives. What this
+  means is that now you can have other goodies inside of your ROM ZIP like
+  labels, box art, and overlays. [Shamus]
+
+
+Virtual Jaguar v1.1.0 GCC/SDL (r299 - Never officially released)
+----------------------------------------------------------------
+
 * Switched OpenGL rendering to 32 BPP. This is not only how a real Jaguar
   renders graphics, but it also gives VJ a nice speed boost. ;-) [Shamus]
 * Changed execution to a time-based solution so that timers and IRQs and