]> Shamusworld >> Repos - virtualjaguar/blob - docs/WHATSNEW
Update for 1.1.0 release
[virtualjaguar] / docs / WHATSNEW
1 Virtual Jaguar v1.1.0 GCC/SDL
2 -----------------------------
3
4 * Switched OpenGL rendering to 32 BPP. This is not only how a real Jaguar
5   renders graphics, but it also gives VJ a nice speed boost. ;-) [Shamus]
6 * Changed execution to a time-based solution so that timers and IRQs and
7   such can happen when they're supposed to. [Shamus]
8 * Fixed blitter writes so that Intensity[0-3] and Z[0-3] are written in the
9   correct order. [Shamus]
10 * Rewrote blitter to conform the the Oberon ASIC nets. This should fix a
11   bunch of stuff that wasn't working correctly before. [Shamus]
12 * Fixed writes to 64 bit blitter registers. [Shamus]
13
14
15 Virtual Jaguar v1.0.7 GCC/SDL
16 -----------------------------
17
18 * Various fixes to make for smoother compilation on MacOS. [Adam Green]
19 * Fixes to filetype parsing. VJ now properly recognizes .abs, .jag, .rom,
20   and .j64 files--be sure to check the README for the gory details! [Shamus]
21 * Added a kludge to allow homebrew demos to run without a Stubulator ROM and
22   without crashing the emulator. [Shamus]
23 * Fixed a blitter intensity addition problem. This fixes the title in Hover
24   Strike and the road/shadows in Checkered Flag. [Shamus]
25 * Partially fixed a problem with the SUBC opcode in the RISC processors. This
26   allows Hover Strike, Phase Zero and Fight For Life to boot into their title
27   screens and makes them somewhat playable. [Shamus]
28 * Fixed a horizontal scaling problem in the OP and the off-by-one bug that it
29   reintroduced. This fixes the road in Atari Karts and probably a few others.
30   [Shamus]
31 * Fixed a long standing blitter bug that kept certain doors in AvP from
32   rendering correctly. [Shamus]
33 * Fixed some vertical positioning bugs in the OP. Now Checkered Flag, Alien
34   vs Predator and probably others now work as they should (graphically ;-)
35   [Caz]
36 * Better GUI support. Most options in the GUI work now, and more are expected
37   to be functional in the near future. [Shamus]
38 * Fixed a few more lingering blitter bugs (there are more to be found). This
39   fixes most of the glitches in Cybermorph and Alien vs Predator. [Shamus]
40 * Fixed an Object Processor scaled bitmap bug that caused incorrect
41   positioning of scaled bitmaps that started outside the line buffer, and
42   also fixed a problem that caused the OP to hang in certain situations. This
43   fixes Bubsy, International Sensible Soccer, and probably a few others.
44   [Shamus]
45 * Cleaned up various bits of video rendering related code. [nwagenaar]
46 * Added support for OpenGL textures with a depth of 16bpp, 24bpp or 32bpp.
47   [nwagenaar]
48 * Rewrote several OpenGL related rendering code concerning the new OpenGL
49   texture depths and texture sizes. [nwagenaar]
50 * Rewrote several OpenGL rendering functions concerning speed related items.
51   [nwagenaar]
52 * Several bugs resolved due to OpenGL and normal rendering code. [nwagenaar]
53 * Default resolution for OpenGL is now 640x480. [nwagenaar]
54
55
56 Virtual Jaguar v1.0.6 GCC/SDL
57 -----------------------------
58
59 * Added support for gzipped ROM files. [Adam Green]
60 * Added OpenGL support. Because of this, aspect ratios in the various
61   graphic modes should be correct now. Thanks goes to Niels for enlightenment
62   in this area. :-) [Shamus]
63 * Moved all platform specific video code to video.cpp. This should make it
64   easier to add functionality to the video subsystem without having to chase
65   code around in places where it didn't belong. [Shamus]
66 * Key bindings are now customizable. [Shamus]
67 * VJ now uses a config file (vj.cfg) for commonly used settings. Settings in
68   the config file can still be overridden by command line switches. [Shamus]
69 * Preliminary GUI mouse support. [Shamus]
70 * Fixed an off-by-one bug in the Object Processor when dealing with scaled
71   bitmap objects. [Shamus]
72 * Fully virtualized screen size. What this means is that we can keep the
73   Jagaur screen displayed in a convenient size (320 x 240) and the graphics
74   that various ROMs display will now be properly centered (more or less, they
75   were really centered for a TV display). [Shamus]
76 * Border color is now displayed properly. [Shamus]
77 * Fully pipelined DSP core. Because of this, Wolfenstein 3D now has sound. To
78   use the old core, use the -nopipeline switch. [Shamus]
79
80
81 Virtual Jaguar v1.0.5 GCC/SDL
82 -----------------------------
83
84 * Various fixes to the codebase so that it compiles and works properly on
85   Linux. :-) The makefiles are almost identical now, the only thing that's
86   different between them are the SYSTYPE and EXESUFFIX variables defined at
87   the top. [Shamus]
88 * Fixed a pernicious blitter bug that kept Rayman from doing proper collision
89   detection. [Shamus]
90 * Added a simple file selector so that typing in long filenames in order to
91   run the emulator is no longer necessary. :-) To use it, instead of
92   supplying a ROM name, simply put in the name of the directory where your
93   ROMs live. [Shamus]
94 * Removed all the assembly language code from the DSP, so it should be a
95   little less buggy now. Also, removed some brain-dead timeslice releasing
96   that was causing a bunch of problems with various ROMs. [Shamus]
97 * Added sound support! In order to hear any sound, you probably have to
98   start VJ with the -dspon switch. Also, unless you have a very fast computer
99   the sound is going to be choppy. Hopefully future optimizations will cure
100   this. ;-) [Shamus]
101 * Added GUI support. You can see the results by hitting the TAB key while the
102   emulator is running. ;-) [Shamus]
103 * Lots of cleanups to the source code including the ability to trace who
104   writes what to where. [Shamus]
105
106
107 Virtual Jaguar v1.0.4 GCC/SDL - source only release
108 ---------------------------------------------------
109
110 * Lots of bugfixes. [Shamus]
111 * Jaguar BIOS now works properly and is used by default. BIOS failure was
112   due to a bug in the GPU (specifically in the SUBC and ADDC opcodes). To
113   override this behavior, use the -nobios switch. [Shamus]
114 * Rewrote the OP code--mostly because it was pissing me off. ;-) Not
115   to mention that it was almost completely unmaintainable in its former
116   state and was just plain wrong in its implementation in many places.
117   Because of this, some RMW effects that were missing from AvP are present
118   now and leftover crud in scaled bitmaps in Rayman is gone now. ;-) [Shamus]
119 * ZIP support! Now there is no longer any need to unzip ROMs (although if
120   you prefer to waste HD space, VJ will gladly accomodate you). The code to
121   support this is a pretty ugly hack, but it works and there are other fish
122   to fry at the moment. Also, ZLIB is now required to compile VJ. [Shamus]
123 * Support for PD ROMs. Currently the only one that works at all is JagMania,
124   though as the hardware emulation gets better more PD ROMs will begin to
125   work. Note that you must use the -nobios switch for this to work. [Shamus]
126 * Preliminary support for PAL Jaguar emulation. Default is NTSC. To use it,
127   use the -pal switch. [Shamus]
128 * Support for DSP activation. The DSP is now *off* by default, since it
129   doesn't work properly yet. Use the -dspon switch to force the DSP on.
130   [Shamus]
131 * Removed all hacks that were written to support a specific ROM from the OP
132   and GPU code (much more remains to be removed). Since the CRCs that were
133   calculated to support these hacks were done on byte swapped ROMs, they
134   weren't working anyway. Besides which, a hack means that you don't
135   understand the hardware properly and/or don't know how to write the code to
136   properly emulate the hardware. ;-) [Shamus]
137 * Renamed the executable from the ridiculously named jag_em to the more
138   sensibly named vj. Note that the Jag_em.cpp file has also been changed to
139   reflect this name change. [Shamus]
140 * Removed Aaron Giles 68K dissasembler in favor of the one included with the
141   Musashi core. It's there, why not use it? ;-) [Shamus]
142 * Reordered the order of A, B, and C buttons to more accurately reflect their
143   respective positions on a real Jaguar controller. Also fixed a small bug that
144   kept the number pad from reporting the right numbers to the emulator. :-)
145   [Shamus]
146 * Started to remove the !__PORT__ defintions from the source code. Since this
147   is supposed to be a portable emulator, we won't be using any MS specific
148   code anyway. [Shamus]
149 * Fixed some problems with the blitter when doing clipping and bit expansion.
150   Also fixed (reintroduced?) a bug that existed in the real blitter HW (the
151   YADD1 bit in A2--fixes Tempest 2000). [Shamus]
152 * Probably a bunch of other stuff that I've forgotten about. ;-) [Shamus]
153
154 NOTE: Tested only on WIN32 platform! ;-)
155
156
157 Virtual Jaguar v1.0.3 GCC/SDL - source only release
158 ---------------------------------------------------
159
160 * Converted GNU assembly in the GPU core to C code -- Rayman and
161   Alien vs Predator work again. :-) [Shamus]
162 * Removed closed source Starscream and replaced it with the open source
163   Musashi core. Because of this, VJ runs a little faster now. :-) [Shamus]
164 * Various cleanups to the source files (still lots of work to do!). [Shamus]
165
166 NOTE: Tested only on WIN32 platform!
167
168
169 1.0.1 - 1.0.2 - Unreleased, mostly for testing/finding bugs
170 -----------------------------------------------------------
171
172 * Lots of stuff happened, but we can't remember any of it. :-)
173
174
175 Virtual Jaguar v1.0.0 GCC/SDL - initial source release
176 ------------------------------------------------------
177
178 * Converted VC++ assembly to standard GNU assembly.
179 * Fixed small bugs in SDL related items (keyboard/graphics).
180 * Added *some* optimalisations to the graphics sources.
181 * Added joystick support (not tested).
182 * Added joystick port support (not tested).
183 * Added frameskip support.
184
185 Source only release. Tested on BeOS, Linux, FreeBSD and WIN32.
186 SOUND emulation was NOT done. Need help with this one :)
187
188
189 SDLEMU (Niels Wagenaar & Caz) - http://sdlemu.ngemu.com