0bcdebd0abSVN properties for end lines set on new files.
Nach
2007-11-19 20:02:06 +0000
572303f79dMakefile is now more compatible, whitespace trim.
Nach
2007-11-19 19:58:21 +0000
882dcdff9aMakefile is now more compatible, whitespace trim.
Nach
2007-11-19 19:58:21 +0000
28f850a428Makefile is now more compatible, whitespace trim.
Nach
2007-11-19 19:58:21 +0000
ac3c254ab7Checking in SDL-1.2.12 and libpng-1.2.22 to dependencies dir.
peterb
2007-11-19 16:52:28 +0000
dd78ed5cc8Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building.
peterb
2007-11-19 16:47:08 +0000
acf893c0c7Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building.
peterb
2007-11-19 16:47:08 +0000
625e552091Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building.
peterb
2007-11-19 16:47:08 +0000
2e1060a9e8Convert RPI output to 32 bit as needed
DJRobX
2007-11-19 09:03:21 +0000
7f21387290Convert RPI output to 32 bit as needed
DJRobX
2007-11-19 09:03:21 +0000
b2baa773f9Convert RPI output to 32 bit as needed
DJRobX
2007-11-19 09:03:21 +0000
8a29d6c95fUpdated Kega Fusion filtering code to return filter magnification via using rpiScaleFactor(), thus removing redundant code from previous implementation for window size scaling.
mudlord
2007-11-19 05:45:23 +0000
c876a344d7Updated Kega Fusion filtering code to return filter magnification via using rpiScaleFactor(), thus removing redundant code from previous implementation for window size scaling.
mudlord
2007-11-19 05:45:23 +0000
3ab258041dUpdated Kega Fusion filtering code to return filter magnification via using rpiScaleFactor(), thus removing redundant code from previous implementation for window size scaling.
mudlord
2007-11-19 05:45:23 +0000
e7bd7c4933Added support for Kega Fusion RPI filter files
mudlord
2007-11-17 07:09:40 +0000
fa80fac202Added support for Kega Fusion RPI filter files
mudlord
2007-11-17 07:09:40 +0000
49f3101df7Added support for Kega Fusion RPI filter files
mudlord
2007-11-17 07:09:40 +0000
e058539685As much as it should be, this is not part of MSVC. Per the header, it was written by Alexander Chemeris. MSVC developers must work around what Bill Gates gives us. Since we are maintaining the dependencies required to build, keeping this file with the rest is consistent with our current structuring.
DJRobX
2007-11-16 23:37:36 +0000
27e8f47eeeSigh...this header is not only in ZSNES source, its a header that is meant to be in MSVC installs, as its a standard header, and it should be in there. If not, end developers can find a copy on Google for MSVC.
mudlord
2007-11-16 09:01:29 +0000
daed30411bFix tab odrer on directories dialog
DJRobX
2007-11-15 23:04:56 +0000
a6afb1f9a6Fix tab odrer on directories dialog
DJRobX
2007-11-15 23:04:56 +0000
05df13ea1aFix tab odrer on directories dialog
DJRobX
2007-11-15 23:04:56 +0000
69b2348e9aThe ZSnes sources should not be required to compile our app!
DJRobX
2007-11-15 22:56:14 +0000
5625cf80b6The ZSnes sources should not be required to compile our app!
DJRobX
2007-11-15 22:56:14 +0000
3dcf367e01The ZSnes sources should not be required to compile our app!
DJRobX
2007-11-15 22:56:14 +0000
6dbe19d99aBah, fixed alignment issue with filter string in open dialogs for ROMs
mudlord
2007-11-15 19:58:14 +0000
c6d7095a77Bah, fixed alignment issue with filter string in open dialogs for ROMs
mudlord
2007-11-15 19:58:14 +0000
e0eff5ab04Bah, fixed alignment issue with filter string in open dialogs for ROMs
mudlord
2007-11-15 19:58:14 +0000
b810e223a3Fixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[]
mudlord
2007-11-15 19:51:26 +0000
c56943055aFixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[]
mudlord
2007-11-15 19:51:26 +0000
a83da7c783Fixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[]
mudlord
2007-11-15 19:51:26 +0000
e68e438141Reverted DJRobX's changes with regards to stdint.h
mudlord
2007-11-15 11:54:51 +0000
e1e06a95a2Reverted DJRobX's changes with regards to stdint.h
mudlord
2007-11-15 11:54:51 +0000
f8e9516f3aReverted DJRobX's changes with regards to stdint.h
mudlord
2007-11-15 11:54:51 +0000
0ee6169c7aWent 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
b305fff8dfWent 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
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