]> Shamusworld >> Repos - virtualjaguar/blob - docs/WHATSNEW
Virtual Jaguar GCC/SDL v1.0.3 import.
[virtualjaguar] / docs / WHATSNEW
1 Virtual Jaguar v1.0.3 GCC/SDL - source only release
2 ------------------------------------------------------
3
4 * Converted GNU assembly in the GPU core to C code -- Rayman and
5   Alien vs Predator work again. :-)
6 * Removed closed source Starscream and replaced it with the open source
7   Musashi core. Because of this, VJ runs a little faster now. :-)
8 * Various cleanups to the source files (still lots of work to do!)
9
10 NOTE: Tested only on WIN32 platform!
11
12 1.0.1 - 1.0.2 - Unreleased, mostly for testing/finding bugs
13
14 Virtual Jaguar v1.0.0 GCC/SDL - initial source release
15 ------------------------------------------------------
16
17 * Converted VC++ assembly to standard GNU assembly;
18 * Fixed small bugs in SDL related items (keyboard/graphics);
19 * Added *some* optimalisations to the graphics sources;
20 * Added joystick support (not tested);
21 * Added joystick port support (not tested);
22 * Added frameskip support;
23
24 Source only release. Tested on BeOS, Linux, FreeBSD and WIN32.
25 SOUND emulation was NOT done. Need help with this one :)
26
27 SDLEMU (Niels Wagenaar & Caz) - http://sdlemu.ngemu.com