]> Shamusworld >> Repos - virtualjaguar/shortlog
virtualjaguar
2005-05-25 Shamus HammonsNew timer based code (still not 100% correct, but better)
2005-05-25 Shamus HammonsAdded a header file to compensate for files removed
2005-05-25 Shamus HammonsTurned on USE_64_BIT optimization
2005-05-25 Shamus HammonsAdded note as to which version of Musashi we're using...
2005-05-25 Shamus HammonsMinor cleanups
2005-05-25 Shamus HammonsMinor cleanups and changes to handle source reorganization
2005-05-25 Shamus HammonsMoved to ./docs
2005-05-25 Shamus HammonsMoved from ./
2005-05-25 Shamus HammonsMoved from ./src
2005-05-25 Shamus HammonsMoved to ./src
2005-02-04 Shamus Hammons1.0.8 update
2005-02-04 Shamus HammonsNew GUI font ;-)
2005-02-04 Shamus HammonsMoved GUI elements to separate (this) file
2005-02-04 Shamus HammonsChanged an include file
2005-02-04 Shamus HammonsRemoved obsolete function
2005-02-04 Shamus HammonsNew overlay system functions
2005-02-04 Shamus HammonsNew timer based execution code
2005-02-04 Shamus HammonsAdded comment
2005-02-04 Shamus HammonsNew timer based system code
2005-02-04 Shamus HammonsNo longer needed (Bye bye!)
2005-02-04 Shamus HammonsChanged remaining 16BPP modes to 32BPP
2005-02-04 Shamus HammonsCosmetic change
2005-02-04 Shamus HammonsNew timer based execution code
2005-02-04 Shamus HammonsAdded overlay texture for resolution indepence for...
2005-02-04 Shamus HammonsNew 640x480 overlay is independent of the underlying...
2005-02-04 Shamus HammonsChanged cycles to reflect pipelined architecture (still...
2005-02-04 Shamus HammonsChanged to allow no sound system init
2005-02-04 Shamus HammonsNew timer based system code
2005-02-04 Shamus Hammons1.0.8 update
2005-02-04 Shamus HammonsMore stuff that needs fixing ;-)
2005-02-04 Shamus HammonsNew GUI font, remove 'analog joystick' code
2004-12-31 Shamus HammonsUpdate for 1.0.8 release
2004-12-29 Shamus HammonsFixes to remove old (and unused) clock code
2004-12-29 Shamus Hammons32BPP rendering/new exit behaviour for cmd line execution
2004-12-29 Shamus HammonsChanges for 32BPP rendering
2004-12-29 Shamus HammonsSupport for new timer based execution
2004-12-29 Shamus HammonsAdded a function to prevent dividing all over the place
2004-12-29 Shamus HammonsUpdates for 1.0.8 release
2004-10-09 Shamus HammonsFormalized the frameskip support started by Niels ;-)
2004-10-09 Shamus HammonsAdded frameskip support
2004-10-07 Neils WagenaarSmall change with the OpenGL/Texture initialisation
2004-10-07 Neils WagenaarForgot a } in cdintf_linux.cpp which results in a compi...
2004-10-06 Neils WagenaarAdded new items because of the v1.0.7 release.
2004-10-06 Neils WagenaarClean up of certain code and adding of new functions...
2004-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-10-06 Neils WagenaarAdded experimental/non-working(?) JaguarCD interface...
2004-08-09 Shamus HammonsMore bugs to fix. :-)
2004-06-22 Shamus Hammonsforgot a const declaration (double D'oh!)
2004-06-22 Shamus Hammonsadded missing #include (D'oh!)
2004-06-22 Shamus HammonsAdded needed #ifdefs
2004-06-01 Shamus HammonsTimer fixes, some PAL fixes
2004-06-01 Shamus HammonsTimer fixes, BUTCH support
2004-06-01 Shamus HammonsUpdate to main jag loop, hooks for debugging CD BIOS
2004-06-01 Shamus HammonsVarious fixes, ability to pass in cart from command...
2004-06-01 Shamus HammonsAdded some commentary
2004-06-01 Shamus HammonsAdded missing 'who', added BUTCH support
2004-06-01 Shamus HammonsFixed/added more debugging stuff
2004-06-01 Shamus HammonsFix to convert lower case hex to UPPER CASE (as it...
2004-06-01 Shamus HammonsFunction consolidation/cleanups
2004-06-01 Shamus HammonsMajor rewrite/added BUTCH functionality
2004-06-01 Shamus HammonsMinor cleanup
2004-06-01 Shamus HammonsAdded function implementation ;-)
2004-06-01 Shamus HammonsMinor cleanup (this file will go away soon)
2004-06-01 Shamus HammonsBeginnings of PAL fixesto video subsystem
2004-06-01 Shamus HammonsPasses cart name to GUI if invoked on cmd line
2004-06-01 Shamus HammonsMinor cosmetic change
2004-06-01 Shamus HammonsAdded missings functions ;-)
2004-06-01 Shamus HammonsAdded functions
2004-06-01 Shamus HammonsFixed Read/Write headers, added global
2004-06-01 Shamus HammonsFunction rearrangement/deletion
2004-06-01 Shamus HammonsAdded pack() to gcc/win32 target
2004-06-01 Shamus HammonsAdded SDL detection
2004-06-01 Shamus HammonsRemoved some objs, added math optimization
2004-03-25 Shamus HammonsNew OS dependent CDROM code
2004-03-25 Shamus HammonsNo longer needed (use dos2unix or unix2dos! ;-)
2004-03-25 Shamus HammonsAdded extra OSX check
2004-03-25 Shamus HammonsAdded OS dependent CDROM stuff
2004-03-21 Shamus HammonsAdded correct OSTYPE for MacOSX
2004-03-20 Shamus HammonsFixed memory leak/timing tweaking
2004-03-20 Shamus HammonsFixed memory leak
2004-03-20 Shamus HammonsLots of commentary/minor updates
2004-03-20 Shamus HammonsMinor memory allocation/free fixup
2004-03-20 Shamus HammonsMinor function renaming
2004-03-20 Shamus HammonsCleanups/fixes (more to come!)
2004-03-20 Shamus HammonsCommentary update ;-)
2004-03-20 Shamus HammonsEven more blitter fixes
2004-03-20 Shamus HammonsMinor cleanups
2004-03-20 Shamus HammonsHeader shuffling
2004-03-20 Shamus HammonsFixed memory leak
2004-03-20 Shamus HammonsMoved SDL initialization to vj.cpp
2004-03-20 Shamus HammonsMoved SDL initialization here (from video.cpp)
2004-03-20 Shamus HammonsAdded minor debug function (temporary)
2004-03-20 Shamus HammonsRemoved cdrom_update
2004-03-20 Shamus HammonsSmall header sanity update
2004-03-20 Shamus HammonsFixed memory leak
2004-03-20 Shamus HammonsAdded ugly OSX compatibility hack
2004-03-20 Shamus HammonsSanity update for finding vj.cfg
2004-03-20 Shamus HammonsSmall header sanity update
next