]> Shamusworld >> Repos - virtualjaguar/log
virtualjaguar
15 years agoRenamed clock.cpp/h to event.cpp/h, did some long overdue cleanups to
Shamus Hammons [Sat, 1 Nov 2008 13:58:48 +0000 (13:58 +0000)]
Renamed clock.cpp/h to event.cpp/h, did some long overdue cleanups to
function names, removed version.cpp/h since they were completely
unnecessary. :-)

15 years agoFixed fullscreen<-->windowed mode swith in OpenGL mode, phase one of
Shamus Hammons [Thu, 30 Oct 2008 12:48:57 +0000 (12:48 +0000)]
Fixed fullscreen<-->windowed mode swith in OpenGL mode, phase one of
removal of all undeclared externs

15 years agoAdded temporary patch to remove libcdio dependency.
Shamus Hammons [Mon, 20 Oct 2008 19:36:30 +0000 (19:36 +0000)]
Added temporary patch to remove libcdio dependency.

15 years agoSmall change: CVS -> SVN in About dialog.
Shamus Hammons [Tue, 14 Oct 2008 19:36:55 +0000 (19:36 +0000)]
Small change: CVS -> SVN in About dialog.

15 years agoNote to self in makefile
Shamus Hammons [Tue, 14 Oct 2008 18:27:55 +0000 (18:27 +0000)]
Note to self in makefile

15 years agoSmall fix to accomodate gcc 4.3.1 moving strcmp() to <cstring> header
Shamus Hammons [Thu, 18 Sep 2008 10:06:11 +0000 (10:06 +0000)]
Small fix to accomodate gcc 4.3.1 moving strcmp() to <cstring> header

16 years agoFixed segfaults in DSP & GPU caused by freeing static memory. Ouch\!
Shamus Hammons [Thu, 24 Apr 2008 21:49:15 +0000 (21:49 +0000)]
Fixed segfaults in DSP & GPU caused by freeing static memory. Ouch\!

16 years agoExtensive changes to remove gcc 4.x warnings, general code cleanup
Shamus Hammons [Sun, 16 Dec 2007 23:11:40 +0000 (23:11 +0000)]
Extensive changes to remove gcc 4.x warnings, general code cleanup

16 years agoMoving resources out of main directory and into res where they belong.
Shamus Hammons [Tue, 19 Jun 2007 13:57:39 +0000 (13:57 +0000)]
Moving resources out of main directory and into res where they belong.

16 years agoInitial refactoring of CD interface backend code.
Shamus Hammons [Thu, 31 May 2007 03:42:39 +0000 (03:42 +0000)]
Initial refactoring of CD interface backend code.

16 years agoFixed types in types.h to use C99 standard types, also removed all references
Shamus Hammons [Wed, 30 May 2007 03:39:14 +0000 (03:39 +0000)]
Fixed types in types.h to use C99 standard types, also removed all references
to capitalized types. Initial work towards using platform agnostic low-level
CD-ROM access routines. :-D

16 years agoMisc. small fixes/changes.
Shamus Hammons [Tue, 29 May 2007 14:39:27 +0000 (14:39 +0000)]
Misc. small fixes/changes.

18 years agoMinor fix for <8BPP modes
Shamus Hammons [Sat, 5 Nov 2005 19:08:37 +0000 (19:08 +0000)]
Minor fix for <8BPP modes

18 years agoResources for platforms that support it
Shamus Hammons [Sat, 5 Nov 2005 19:05:22 +0000 (19:05 +0000)]
Resources for platforms that support it

18 years agoCompile script is no longer needed. ;-)
Shamus Hammons [Sat, 5 Nov 2005 19:03:00 +0000 (19:03 +0000)]
Compile script is no longer needed. ;-)

18 years agoNew unified makefile no longer needs separate compile script ;-)
Shamus Hammons [Sat, 5 Nov 2005 19:01:29 +0000 (19:01 +0000)]
New unified makefile no longer needs separate compile script ;-)

18 years agoKludge to allow games that read HC in TOM to work
Shamus Hammons [Sat, 27 Aug 2005 03:52:16 +0000 (03:52 +0000)]
Kludge to allow games that read HC in TOM to work

18 years agoFixed x/y registers to be persitent between calls to blitter
Shamus Hammons [Sat, 27 Aug 2005 03:51:26 +0000 (03:51 +0000)]
Fixed x/y registers to be persitent between calls to blitter

18 years agoUpdate for 1.1.0 release
Shamus Hammons [Sat, 27 Aug 2005 03:50:18 +0000 (03:50 +0000)]
Update for 1.1.0 release

18 years agoFixed destination Z read problem
Shamus Hammons [Thu, 25 Aug 2005 05:08:02 +0000 (05:08 +0000)]
Fixed destination Z read problem

18 years agoPreliminary text editing widget
Shamus Hammons [Wed, 24 Aug 2005 14:35:53 +0000 (14:35 +0000)]
Preliminary text editing widget

18 years agoZ buffer fixes--still not 100%
Shamus Hammons [Wed, 24 Aug 2005 14:33:59 +0000 (14:33 +0000)]
Z buffer fixes--still not 100%

18 years agoAdded new splash image (vj_title_small)
Shamus Hammons [Sat, 13 Aug 2005 03:32:17 +0000 (03:32 +0000)]
Added new splash image (vj_title_small)

18 years agoMade JaguarExecuteNew play nice with the GUI code
Shamus Hammons [Sat, 13 Aug 2005 03:31:39 +0000 (03:31 +0000)]
Made JaguarExecuteNew play nice with the GUI code

18 years agoFixed "in-game" overlay to display properly
Shamus Hammons [Sat, 13 Aug 2005 03:31:05 +0000 (03:31 +0000)]
Fixed "in-game" overlay to display properly

18 years agoImage file for GUI
Shamus Hammons [Sat, 13 Aug 2005 03:30:12 +0000 (03:30 +0000)]
Image file for GUI

18 years agoFixed problem with PATD not updating properly
Shamus Hammons [Thu, 11 Aug 2005 02:30:41 +0000 (02:30 +0000)]
Fixed problem with PATD not updating properly

18 years agoUpdate for 1.1.0 release
Shamus Hammons [Thu, 11 Aug 2005 02:29:52 +0000 (02:29 +0000)]
Update for 1.1.0 release

18 years agoBugfixes that are too complex to explain in this small a space. ;-)
Shamus Hammons [Tue, 9 Aug 2005 06:08:53 +0000 (06:08 +0000)]
Bugfixes that are too complex to explain in this small a space. ;-)

18 years agoUpdate for 1.1.0 release
Shamus Hammons [Tue, 9 Aug 2005 06:08:07 +0000 (06:08 +0000)]
Update for 1.1.0 release

18 years agoChanges to accomodate new rendering subsystem
Shamus Hammons [Sat, 6 Aug 2005 03:36:15 +0000 (03:36 +0000)]
Changes to accomodate new rendering subsystem

18 years agoAdded some ifdefs to make it easy to switch between new timer system and old system
Shamus Hammons [Sat, 6 Aug 2005 03:34:35 +0000 (03:34 +0000)]
Added some ifdefs to make it easy to switch between new timer system and old system

18 years agoAdded preliminary dirty rectangle support to the GUI
Shamus Hammons [Sat, 6 Aug 2005 03:33:15 +0000 (03:33 +0000)]
Added preliminary dirty rectangle support to the GUI

18 years agoAdded some new bitmaps
Shamus Hammons [Sat, 6 Aug 2005 03:32:41 +0000 (03:32 +0000)]
Added some new bitmaps

18 years agoFixes to handle mono sound properly
Shamus Hammons [Sat, 6 Aug 2005 03:31:15 +0000 (03:31 +0000)]
Fixes to handle mono sound properly

18 years agoAdded fix for Unix, GET/SET64 macros
Shamus Hammons [Sat, 6 Aug 2005 03:29:38 +0000 (03:29 +0000)]
Added fix for Unix, GET/SET64 macros

18 years agoChanges to accomodate new rendering subsystem
Shamus Hammons [Sat, 6 Aug 2005 03:28:43 +0000 (03:28 +0000)]
Changes to accomodate new rendering subsystem

18 years agoNew render type config option
Shamus Hammons [Sat, 6 Aug 2005 03:26:27 +0000 (03:26 +0000)]
New render type config option

18 years ago1st semi-stable iteration of the new blitter
Shamus Hammons [Sat, 6 Aug 2005 03:24:25 +0000 (03:24 +0000)]
1st semi-stable iteration of the new blitter

18 years agoUpdate for 1.1.0 release
Shamus Hammons [Sat, 6 Aug 2005 03:22:41 +0000 (03:22 +0000)]
Update for 1.1.0 release

18 years agoAdded missing parens to LHS of FIFO spinlocks--should work properly now.
Shamus Hammons [Thu, 26 May 2005 14:36:54 +0000 (14:36 +0000)]
Added missing parens to LHS of FIFO spinlocks--should work properly now.

18 years agoNo longer needed (bye bye!)
Shamus Hammons [Wed, 25 May 2005 04:54:05 +0000 (04:54 +0000)]
No longer needed (bye bye!)

18 years agoNew timer based code (still not 100% correct, but better)
Shamus Hammons [Wed, 25 May 2005 04:50:12 +0000 (04:50 +0000)]
New timer based code (still not 100% correct, but better)

18 years agoAdded a header file to compensate for files removed
Shamus Hammons [Wed, 25 May 2005 04:48:49 +0000 (04:48 +0000)]
Added a header file to compensate for files removed

18 years agoTurned on USE_64_BIT optimization
Shamus Hammons [Wed, 25 May 2005 04:47:46 +0000 (04:47 +0000)]
Turned on USE_64_BIT optimization

18 years agoAdded note as to which version of Musashi we're using...
Shamus Hammons [Wed, 25 May 2005 04:46:43 +0000 (04:46 +0000)]
Added note as to which version of Musashi we're using...

18 years agoMinor cleanups
Shamus Hammons [Wed, 25 May 2005 04:42:43 +0000 (04:42 +0000)]
Minor cleanups

18 years agoMinor cleanups and changes to handle source reorganization
Shamus Hammons [Wed, 25 May 2005 04:40:17 +0000 (04:40 +0000)]
Minor cleanups and changes to handle source reorganization

18 years agoMoved to ./docs
Shamus Hammons [Wed, 25 May 2005 04:39:31 +0000 (04:39 +0000)]
Moved to ./docs

18 years agoMoved from ./
Shamus Hammons [Wed, 25 May 2005 04:38:39 +0000 (04:38 +0000)]
Moved from ./

18 years agoMoved from ./src
Shamus Hammons [Wed, 25 May 2005 04:36:54 +0000 (04:36 +0000)]
Moved from ./src

18 years agoMoved to ./src
Shamus Hammons [Wed, 25 May 2005 04:33:40 +0000 (04:33 +0000)]
Moved to ./src

19 years ago1.0.8 update
Shamus Hammons [Fri, 4 Feb 2005 06:38:57 +0000 (06:38 +0000)]
1.0.8 update

19 years agoNew GUI font ;-)
Shamus Hammons [Fri, 4 Feb 2005 06:37:51 +0000 (06:37 +0000)]
New GUI font ;-)

19 years agoMoved GUI elements to separate (this) file
Shamus Hammons [Fri, 4 Feb 2005 06:36:38 +0000 (06:36 +0000)]
Moved GUI elements to separate (this) file

19 years agoChanged an include file
Shamus Hammons [Fri, 4 Feb 2005 06:35:08 +0000 (06:35 +0000)]
Changed an include file

19 years agoRemoved obsolete function
Shamus Hammons [Fri, 4 Feb 2005 06:34:40 +0000 (06:34 +0000)]
Removed obsolete function

19 years agoNew overlay system functions
Shamus Hammons [Fri, 4 Feb 2005 06:33:34 +0000 (06:33 +0000)]
New overlay system functions

19 years agoNew timer based execution code
Shamus Hammons [Fri, 4 Feb 2005 06:33:02 +0000 (06:33 +0000)]
New timer based execution code

19 years agoAdded comment
Shamus Hammons [Fri, 4 Feb 2005 06:32:39 +0000 (06:32 +0000)]
Added comment

19 years agoNew timer based system code
Shamus Hammons [Fri, 4 Feb 2005 06:31:38 +0000 (06:31 +0000)]
New timer based system code

19 years agoNo longer needed (Bye bye!)
Shamus Hammons [Fri, 4 Feb 2005 06:31:19 +0000 (06:31 +0000)]
No longer needed (Bye bye!)

19 years agoChanged remaining 16BPP modes to 32BPP
Shamus Hammons [Fri, 4 Feb 2005 06:30:03 +0000 (06:30 +0000)]
Changed remaining 16BPP modes to 32BPP

19 years agoCosmetic change
Shamus Hammons [Fri, 4 Feb 2005 06:27:47 +0000 (06:27 +0000)]
Cosmetic change

19 years agoNew timer based execution code
Shamus Hammons [Fri, 4 Feb 2005 06:27:28 +0000 (06:27 +0000)]
New timer based execution code

19 years agoAdded overlay texture for resolution indepence for the GUI (preliminary)
Shamus Hammons [Fri, 4 Feb 2005 06:26:55 +0000 (06:26 +0000)]
Added overlay texture for resolution indepence for the GUI (preliminary)

19 years agoNew 640x480 overlay is independent of the underlying resolution. :-D
Shamus Hammons [Fri, 4 Feb 2005 06:24:21 +0000 (06:24 +0000)]
New 640x480 overlay is independent of the underlying resolution. :-D

19 years agoChanged cycles to reflect pipelined architecture (still not right)
Shamus Hammons [Fri, 4 Feb 2005 06:23:02 +0000 (06:23 +0000)]
Changed cycles to reflect pipelined architecture (still not right)

19 years agoChanged to allow no sound system init
Shamus Hammons [Fri, 4 Feb 2005 06:22:04 +0000 (06:22 +0000)]
Changed to allow no sound system init

19 years agoNew timer based system code
Shamus Hammons [Fri, 4 Feb 2005 06:21:09 +0000 (06:21 +0000)]
New timer based system code

19 years ago1.0.8 update
Shamus Hammons [Fri, 4 Feb 2005 06:18:46 +0000 (06:18 +0000)]
1.0.8 update

19 years agoMore stuff that needs fixing ;-)
Shamus Hammons [Fri, 4 Feb 2005 06:18:19 +0000 (06:18 +0000)]
More stuff that needs fixing ;-)

19 years agoNew GUI font, remove 'analog joystick' code
Shamus Hammons [Fri, 4 Feb 2005 06:16:11 +0000 (06:16 +0000)]
New GUI font, remove 'analog joystick' code

19 years agoUpdate for 1.0.8 release
Shamus Hammons [Fri, 31 Dec 2004 06:03:33 +0000 (06:03 +0000)]
Update for 1.0.8 release

19 years agoFixes to remove old (and unused) clock code
Shamus Hammons [Wed, 29 Dec 2004 08:01:05 +0000 (08:01 +0000)]
Fixes to remove old (and unused) clock code

19 years ago32BPP rendering/new exit behaviour for cmd line execution
Shamus Hammons [Wed, 29 Dec 2004 07:59:38 +0000 (07:59 +0000)]
32BPP rendering/new exit behaviour for cmd line execution

19 years agoChanges for 32BPP rendering
Shamus Hammons [Wed, 29 Dec 2004 07:58:17 +0000 (07:58 +0000)]
Changes for 32BPP rendering

19 years agoSupport for new timer based execution
Shamus Hammons [Wed, 29 Dec 2004 07:58:04 +0000 (07:58 +0000)]
Support for new timer based execution

19 years agoAdded a function to prevent dividing all over the place
Shamus Hammons [Wed, 29 Dec 2004 07:55:11 +0000 (07:55 +0000)]
Added a function to prevent dividing all over the place

19 years agoUpdates for 1.0.8 release
Shamus Hammons [Wed, 29 Dec 2004 07:53:02 +0000 (07:53 +0000)]
Updates for 1.0.8 release

19 years agoFormalized the frameskip support started by Niels ;-)
Shamus Hammons [Sat, 9 Oct 2004 19:11:09 +0000 (19:11 +0000)]
Formalized the frameskip support started by Niels ;-)

19 years agoAdded frameskip support
Shamus Hammons [Sat, 9 Oct 2004 19:10:35 +0000 (19:10 +0000)]
Added frameskip support

19 years agoSmall change with the OpenGL/Texture initialisation
Neils Wagenaar [Thu, 7 Oct 2004 10:18:49 +0000 (10:18 +0000)]
Small change with the OpenGL/Texture initialisation

19 years agoForgot a } in cdintf_linux.cpp which results in a compile error.
Neils Wagenaar [Thu, 7 Oct 2004 07:48:22 +0000 (07:48 +0000)]
Forgot a } in cdintf_linux.cpp which results in a compile error.

19 years agoAdded new items because of the v1.0.7 release.
Neils Wagenaar [Wed, 6 Oct 2004 19:39:54 +0000 (19:39 +0000)]
Added new items because of the v1.0.7 release.

19 years agoClean up of certain code and adding of new functions related to OpenGL.
Neils Wagenaar [Wed, 6 Oct 2004 19:27:48 +0000 (19:27 +0000)]
Clean up of certain code and adding of new functions related to OpenGL.

19 years agoExpended OpenGL rendering with 16, 24 and 32 bit texture types.
Neils Wagenaar [Wed, 6 Oct 2004 19:26:07 +0000 (19:26 +0000)]
Expended OpenGL rendering with 16, 24 and 32 bit texture types.

19 years agoExpended OpenGL rendering with 16, 24 and 32 bit texture types.
Neils Wagenaar [Wed, 6 Oct 2004 15:00:15 +0000 (15:00 +0000)]
Expended OpenGL rendering with 16, 24 and 32 bit texture types.

19 years agoExpended OpenGL rendering with 16, 24 and 32 bit texture types.
Neils Wagenaar [Wed, 6 Oct 2004 14:20:31 +0000 (14:20 +0000)]
Expended OpenGL rendering with 16, 24 and 32 bit texture types.

19 years agoAdded experimental/non-working(?) JaguarCD interface for Linux
Neils Wagenaar [Wed, 6 Oct 2004 14:19:32 +0000 (14:19 +0000)]
Added experimental/non-working(?) JaguarCD interface for Linux

19 years agoMore bugs to fix. :-)
Shamus Hammons [Mon, 9 Aug 2004 20:33:59 +0000 (20:33 +0000)]
More bugs to fix. :-)

19 years agoforgot a const declaration (double D'oh!)
Shamus Hammons [Tue, 22 Jun 2004 19:16:53 +0000 (19:16 +0000)]
forgot a const declaration (double D'oh!)

19 years agoadded missing #include (D'oh!)
Shamus Hammons [Tue, 22 Jun 2004 16:51:51 +0000 (16:51 +0000)]
added missing #include (D'oh!)

19 years agoAdded needed #ifdefs
Shamus Hammons [Tue, 22 Jun 2004 16:49:39 +0000 (16:49 +0000)]
Added needed #ifdefs

19 years agoTimer fixes, some PAL fixes
Shamus Hammons [Tue, 1 Jun 2004 19:33:53 +0000 (19:33 +0000)]
Timer fixes, some PAL fixes

19 years agoTimer fixes, BUTCH support
Shamus Hammons [Tue, 1 Jun 2004 19:32:37 +0000 (19:32 +0000)]
Timer fixes, BUTCH support

19 years agoUpdate to main jag loop, hooks for debugging CD BIOS
Shamus Hammons [Tue, 1 Jun 2004 19:31:31 +0000 (19:31 +0000)]
Update to main jag loop, hooks for debugging CD BIOS

19 years agoVarious fixes, ability to pass in cart from command line
Shamus Hammons [Tue, 1 Jun 2004 19:30:12 +0000 (19:30 +0000)]
Various fixes, ability to pass in cart from command line

19 years agoAdded some commentary
Shamus Hammons [Tue, 1 Jun 2004 19:27:20 +0000 (19:27 +0000)]
Added some commentary

19 years agoAdded missing 'who', added BUTCH support
Shamus Hammons [Tue, 1 Jun 2004 19:26:17 +0000 (19:26 +0000)]
Added missing 'who', added BUTCH support