c203fef21dWent through a lot of the GUI to make it more consistant. Added extra filters for "Colour Gameboy" in open ROM dialog. Removed RAR extensions from common dialog filters, due to RAR code being removed.
mudlord
2007-11-15 09:29:13 +0000
d8ae34632fFix up MSVC specific compile problems
DJRobX
2007-11-15 08:57:30 +0000
4714ab8a86Fix up MSVC specific compile problems
DJRobX
2007-11-15 08:57:30 +0000
af995cf577Fix up MSVC specific compile problems
DJRobX
2007-11-15 08:57:30 +0000
552aadb95cMore portability using C99 types.
Nach
2007-11-15 01:29:11 +0000
8eaa904bc2More portability using C99 types.
Nach
2007-11-15 01:29:11 +0000
5244deae9aMore portability using C99 types.
Nach
2007-11-15 01:29:11 +0000
0024f85dfcUpdated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC
mudlord
2007-11-15 00:25:33 +0000
aee922e13cUpdated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC
mudlord
2007-11-15 00:25:33 +0000
7f12055833Updated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC
mudlord
2007-11-15 00:25:33 +0000
25fb029aefNot compiling in all that junk. Not linking against HQ3x or 4x for the time being, since it's not used by SDL yet. x86-64 supported now.
Nach
2007-11-15 00:22:35 +0000
eea7726763Not compiling in all that junk. Not linking against HQ3x or 4x for the time being, since it's not used by SDL yet. x86-64 supported now.
Nach
2007-11-15 00:22:35 +0000
822a8c7050Not compiling in all that junk. Not linking against HQ3x or 4x for the time being, since it's not used by SDL yet. x86-64 supported now.
Nach
2007-11-15 00:22:35 +0000
64cc465a9fDeleting files that seem to be useless.
Nach
2007-11-15 00:11:48 +0000
3eb34589b7Deleting files that seem to be useless.
Nach
2007-11-15 00:11:48 +0000
86dfe6fbb6Deleting files that seem to be useless.
Nach
2007-11-15 00:11:48 +0000
d977df497fFixed a bunch of const issues. Trimmed some whitespace.
Nach
2007-11-15 00:02:26 +0000
5af1e7e3f8Fixed a bunch of const issues. Trimmed some whitespace.
Nach
2007-11-15 00:02:26 +0000
6f2379ff3eFixed a bunch of const issues. Trimmed some whitespace.
Nach
2007-11-15 00:02:26 +0000
096af91b82Adding support for MacOS X. "Releasee" target is a universal binary.
peterb
2007-11-14 22:09:27 +0000
4b18719fd0Adding support for MacOS X. "Releasee" target is a universal binary.
peterb
2007-11-14 22:09:27 +0000
c53e335a93Adding support for MacOS X. "Releasee" target is a universal binary.
peterb
2007-11-14 22:09:27 +0000
cc9443a56eTrimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:41:02 +0000
55e4530890Trimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:41:02 +0000
ee37bf5307Trimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:41:02 +0000
f33aafcbdfTrimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:28:27 +0000
3c06fa079fTrimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:28:27 +0000
04ad5646d6Trimmed whitespace, and set propper line endings for SVN.
Nach
2007-11-14 12:28:27 +0000
f8e5306181Can now build under Linux, although it crashes very early.
Nach
2007-11-14 12:06:48 +0000
5be56cdac5Can now build under Linux, although it crashes very early.
Nach
2007-11-14 12:06:48 +0000
3e665bc66aCan now build under Linux, although it crashes very early.
Nach
2007-11-14 12:06:48 +0000
e8c85b22abQuick fix.
Nach
2007-11-14 11:53:45 +0000
9ae58128ceQuick fix.
Nach
2007-11-14 11:53:45 +0000
071554a27fQuick fix.
Nach
2007-11-14 11:53:45 +0000
f2e9b8d3ebSome fixes. Make HQXx assembly work on all x86 OSs.
Nach
2007-11-14 11:21:04 +0000
b3b3720211Some fixes. Make HQXx assembly work on all x86 OSs.
Nach
2007-11-14 11:21:04 +0000
73254be497Some fixes. Make HQXx assembly work on all x86 OSs.
Nach
2007-11-14 11:21:04 +0000
13c8e7208eMore fixes.
Nach
2007-11-14 10:40:41 +0000
06c0ee5edaMore fixes.
Nach
2007-11-14 10:40:41 +0000
bd4e5d8de0More fixes.
Nach
2007-11-14 10:40:41 +0000
8e0382d2f0More fixes.
Nach
2007-11-14 09:25:46 +0000
494eadf95cMore fixes.
Nach
2007-11-14 09:25:46 +0000
89638bac43More fixes.
Nach
2007-11-14 09:25:46 +0000
6661cf8363C99 Restrict keyword does not exist in C++ (yet anyway). MSVC inline assembly should not be floating around by itself. Checking a define for MMX is stupid, but I won't worry about it right now. Link code is severly MSVC only and should be cleaned or moved.
Nach
2007-11-14 09:16:23 +0000
bc661af3b9C99 Restrict keyword does not exist in C++ (yet anyway). MSVC inline assembly should not be floating around by itself. Checking a define for MMX is stupid, but I won't worry about it right now. Link code is severly MSVC only and should be cleaned or moved.
Nach
2007-11-14 09:16:23 +0000
adbd5db8e2C99 Restrict keyword does not exist in C++ (yet anyway). MSVC inline assembly should not be floating around by itself. Checking a define for MMX is stupid, but I won't worry about it right now. Link code is severly MSVC only and should be cleaned or moved.
Nach
2007-11-14 09:16:23 +0000
c3460ca0dcRemoved my VC2005 option files from the dependancies directory. They should NOT be in the SVN repository at all...Sorry.
mudlord
2007-11-14 06:50:10 +0000
f60d88a54cOpenGL update phase 2. Added GL_POLYGON support to renderer for the sake of complete customizability of render modes.
mudlord
2007-11-14 06:47:15 +0000
672acaaba2OpenGL update phase 2. Added GL_POLYGON support to renderer for the sake of complete customizability of render modes.
mudlord
2007-11-14 06:47:15 +0000
5c90cf4e5aOpenGL update phase 2. Added GL_POLYGON support to renderer for the sake of complete customizability of render modes.
mudlord
2007-11-14 06:47:15 +0000
4d3a628089OpenGL update phase 1. Window-based rendering working better. Properly accepts various input filter sizes Hq3x code modified to rearrange output for RGB instead of BGR New code to draw text directly in OpenGL instead of using GDI.
DJRobX
2007-11-13 12:12:57 +0000
8059a438eeOpenGL update phase 1. Window-based rendering working better. Properly accepts various input filter sizes Hq3x code modified to rearrange output for RGB instead of BGR New code to draw text directly in OpenGL instead of using GDI.
DJRobX
2007-11-13 12:12:57 +0000
95e0d1cc6fOpenGL update phase 1. Window-based rendering working better. Properly accepts various input filter sizes Hq3x code modified to rearrange output for RGB instead of BGR New code to draw text directly in OpenGL instead of using GDI.
DJRobX
2007-11-13 12:12:57 +0000
a7d094cf60Removed RAR support due to licensing conflicts with the GNU GPL.
mudlord
2007-11-13 08:58:13 +0000
33224a87a7Removed RAR support due to licensing conflicts with the GNU GPL.
mudlord
2007-11-13 08:58:13 +0000
46bbb9be39Removed RAR support due to licensing conflicts with the GNU GPL.
mudlord
2007-11-13 08:58:13 +0000
c239210986Added correct link for our project page Updated file version information in resource
mudlord
2007-11-12 21:46:08 +0000
f898010f90Added correct link for our project page Updated file version information in resource
mudlord
2007-11-12 21:46:08 +0000
bdbda96961Added correct link for our project page Updated file version information in resource
mudlord
2007-11-12 21:46:08 +0000
a6574e784aUpdated about dialog with our site details as well as updated credits.
mudlord
2007-11-12 21:18:39 +0000
7c841ccb7cUpdated about dialog with our site details as well as updated credits.
mudlord
2007-11-12 21:18:39 +0000
76cb4b2d71Updated about dialog with our site details as well as updated credits.
mudlord
2007-11-12 21:18:39 +0000
687152c4edDisableable link support Enable separate SRAM and VBA.INI profile for multiple instances
DJRobX
2007-11-12 20:24:38 +0000
ae398dbab6Disableable link support Enable separate SRAM and VBA.INI profile for multiple instances
DJRobX
2007-11-12 20:24:38 +0000
cdaad315f1Disableable link support Enable separate SRAM and VBA.INI profile for multiple instances
DJRobX
2007-11-12 20:24:38 +0000
c5b5894d19File compiler settings in release mode
DJRobX
2007-11-12 17:19:22 +0000
a5f7510034File compiler settings in release mode
DJRobX
2007-11-12 17:19:22 +0000
d20aaa5c55File compiler settings in release mode
DJRobX
2007-11-12 17:19:22 +0000
823cac2932Add Blargg's file_extractor library and integrate 7zip/RAR support
DJRobX
2007-11-12 16:02:10 +0000
bf20d1ddedAdd Blargg's file_extractor library and integrate 7zip/RAR support
DJRobX
2007-11-12 16:02:10 +0000
75f963ff4fAdd Blargg's file_extractor library and integrate 7zip/RAR support
DJRobX
2007-11-12 16:02:10 +0000
ba6de40030Oops, during the transfer to the "dependancies" directory, CXImage was forgotten. Here's the CXImage source.
mudlord
2007-11-09 21:25:28 +0000
80e169d9fbTemporarily remove StartGPLink() function ... because it breaks Sonic Advance games.
DJRobX
2007-11-09 05:20:45 +0000
951c127161Temporarily remove StartGPLink() function ... because it breaks Sonic Advance games.
DJRobX
2007-11-09 05:20:45 +0000
d21b9d4182Temporarily remove StartGPLink() function ... because it breaks Sonic Advance games.
DJRobX
2007-11-09 05:20:45 +0000