Commit Graph

  • 0bcdebd0ab SVN properties for end lines set on new files. Nach 2007-11-19 20:02:06 +0000
  • 572303f79d Makefile is now more compatible, whitespace trim. Nach 2007-11-19 19:58:21 +0000
  • 882dcdff9a Makefile is now more compatible, whitespace trim. Nach 2007-11-19 19:58:21 +0000
  • 28f850a428 Makefile is now more compatible, whitespace trim. Nach 2007-11-19 19:58:21 +0000
  • ac3c254ab7 Checking in SDL-1.2.12 and libpng-1.2.22 to dependencies dir. peterb 2007-11-19 16:52:28 +0000
  • dd78ed5cc8 Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building. peterb 2007-11-19 16:47:08 +0000
  • acf893c0c7 Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building. peterb 2007-11-19 16:47:08 +0000
  • 625e552091 Moving libpng and SDL frameworks to source versions in dependencies. Updating project to re-enable building. peterb 2007-11-19 16:47:08 +0000
  • 2e1060a9e8 Convert RPI output to 32 bit as needed DJRobX 2007-11-19 09:03:21 +0000
  • 7f21387290 Convert RPI output to 32 bit as needed DJRobX 2007-11-19 09:03:21 +0000
  • b2baa773f9 Convert RPI output to 32 bit as needed DJRobX 2007-11-19 09:03:21 +0000
  • 8a29d6c95f Updated 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
  • c876a344d7 Updated 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
  • 3ab258041d Updated 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
  • da2cc24435 Fix sound disable/reenable glitch Fixes for x64 build DJRobX 2007-11-17 10:16:24 +0000
  • ad578ade3b Fix sound disable/reenable glitch Fixes for x64 build DJRobX 2007-11-17 10:16:24 +0000
  • 8e4a30eb6c Fix sound disable/reenable glitch Fixes for x64 build DJRobX 2007-11-17 10:16:24 +0000
  • e7bd7c4933 Added support for Kega Fusion RPI filter files mudlord 2007-11-17 07:09:40 +0000
  • fa80fac202 Added support for Kega Fusion RPI filter files mudlord 2007-11-17 07:09:40 +0000
  • 49f3101df7 Added support for Kega Fusion RPI filter files mudlord 2007-11-17 07:09:40 +0000
  • e058539685 As 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
  • 27e8f47eee Sigh...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
  • daed30411b Fix tab odrer on directories dialog DJRobX 2007-11-15 23:04:56 +0000
  • a6afb1f9a6 Fix tab odrer on directories dialog DJRobX 2007-11-15 23:04:56 +0000
  • 05df13ea1a Fix tab odrer on directories dialog DJRobX 2007-11-15 23:04:56 +0000
  • 69b2348e9a The ZSnes sources should not be required to compile our app! DJRobX 2007-11-15 22:56:14 +0000
  • 5625cf80b6 The ZSnes sources should not be required to compile our app! DJRobX 2007-11-15 22:56:14 +0000
  • 3dcf367e01 The ZSnes sources should not be required to compile our app! DJRobX 2007-11-15 22:56:14 +0000
  • 6dbe19d99a Bah, fixed alignment issue with filter string in open dialogs for ROMs mudlord 2007-11-15 19:58:14 +0000
  • c6d7095a77 Bah, fixed alignment issue with filter string in open dialogs for ROMs mudlord 2007-11-15 19:58:14 +0000
  • e0eff5ab04 Bah, fixed alignment issue with filter string in open dialogs for ROMs mudlord 2007-11-15 19:58:14 +0000
  • b810e223a3 Fixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[] mudlord 2007-11-15 19:51:26 +0000
  • c56943055a Fixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[] mudlord 2007-11-15 19:51:26 +0000
  • a83da7c783 Fixed up filter dialog as TCOS requested Fixed up minor variable issue in SoundSaveStruct[] mudlord 2007-11-15 19:51:26 +0000
  • e68e438141 Reverted DJRobX's changes with regards to stdint.h mudlord 2007-11-15 11:54:51 +0000
  • e1e06a95a2 Reverted DJRobX's changes with regards to stdint.h mudlord 2007-11-15 11:54:51 +0000
  • f8e9516f3a Reverted DJRobX's changes with regards to stdint.h mudlord 2007-11-15 11:54:51 +0000
  • f409775477 Fix motion key input settings DJRobX 2007-11-15 09:41:20 +0000
  • 85ef110281 Fix motion key input settings DJRobX 2007-11-15 09:41:20 +0000
  • 1dcc976e72 Fix motion key input settings DJRobX 2007-11-15 09:41:20 +0000
  • 0ee6169c7a Went 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
  • b305fff8df Went 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
  • c203fef21d Went 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
  • d8ae34632f Fix up MSVC specific compile problems DJRobX 2007-11-15 08:57:30 +0000
  • 4714ab8a86 Fix up MSVC specific compile problems DJRobX 2007-11-15 08:57:30 +0000
  • af995cf577 Fix up MSVC specific compile problems DJRobX 2007-11-15 08:57:30 +0000
  • 552aadb95c More portability using C99 types. Nach 2007-11-15 01:29:11 +0000
  • 8eaa904bc2 More portability using C99 types. Nach 2007-11-15 01:29:11 +0000
  • 5244deae9a More portability using C99 types. Nach 2007-11-15 01:29:11 +0000
  • 0024f85dfc Updated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC mudlord 2007-11-15 00:25:33 +0000
  • aee922e13c Updated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC mudlord 2007-11-15 00:25:33 +0000
  • 7f12055833 Updated NASM assembling settings in MSVC Updated C++ compiler flags in MSVC mudlord 2007-11-15 00:25:33 +0000
  • 25fb029aef Not 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
  • eea7726763 Not 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
  • 822a8c7050 Not 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
  • 64cc465a9f Deleting files that seem to be useless. Nach 2007-11-15 00:11:48 +0000
  • 3eb34589b7 Deleting files that seem to be useless. Nach 2007-11-15 00:11:48 +0000
  • 86dfe6fbb6 Deleting files that seem to be useless. Nach 2007-11-15 00:11:48 +0000
  • d977df497f Fixed a bunch of const issues. Trimmed some whitespace. Nach 2007-11-15 00:02:26 +0000
  • 5af1e7e3f8 Fixed a bunch of const issues. Trimmed some whitespace. Nach 2007-11-15 00:02:26 +0000
  • 6f2379ff3e Fixed a bunch of const issues. Trimmed some whitespace. Nach 2007-11-15 00:02:26 +0000
  • 096af91b82 Adding support for MacOS X. "Releasee" target is a universal binary. peterb 2007-11-14 22:09:27 +0000
  • 4b18719fd0 Adding support for MacOS X. "Releasee" target is a universal binary. peterb 2007-11-14 22:09:27 +0000
  • c53e335a93 Adding support for MacOS X. "Releasee" target is a universal binary. peterb 2007-11-14 22:09:27 +0000
  • 6b21640700 Updated. Nach 2007-11-14 22:09:06 +0000
  • 6169c7e426 Updated. Nach 2007-11-14 22:09:06 +0000
  • cc526a5100 Updated. Nach 2007-11-14 22:09:06 +0000
  • 5241eaf5ab Add authors info. Probably should add original also. Nach 2007-11-14 21:58:19 +0000
  • 23a0ce1a0e Add authors info. Probably should add original also. Nach 2007-11-14 21:58:19 +0000
  • 44271b0578 Add authors info. Probably should add original also. Nach 2007-11-14 21:58:19 +0000
  • b2e35e7e52 Make clean now works properly. Nach 2007-11-14 18:39:30 +0000
  • 68b4ab9dc2 Make clean now works properly. Nach 2007-11-14 18:39:30 +0000
  • 6a7dc31dc3 Make clean now works properly. Nach 2007-11-14 18:39:30 +0000
  • 4594e05b30 Linux port now works. Nach 2007-11-14 18:32:12 +0000
  • 116f18cded Linux port now works. Nach 2007-11-14 18:32:12 +0000
  • bab4f83a02 Linux port now works. Nach 2007-11-14 18:32:12 +0000
  • e3500df33e Permission fix. Nach 2007-11-14 12:56:38 +0000
  • 2cf03b6ad0 Permission fix. Nach 2007-11-14 12:56:38 +0000
  • a98a9b3b55 Permission fix. Nach 2007-11-14 12:56:38 +0000
  • a89115ba2b Need +x Nach 2007-11-14 12:47:39 +0000
  • fbf609e85d Need +x Nach 2007-11-14 12:47:39 +0000
  • cc9443a56e Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:41:02 +0000
  • 55e4530890 Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:41:02 +0000
  • ee37bf5307 Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:41:02 +0000
  • f33aafcbdf Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:28:27 +0000
  • 3c06fa079f Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:28:27 +0000
  • 04ad5646d6 Trimmed whitespace, and set propper line endings for SVN. Nach 2007-11-14 12:28:27 +0000
  • f8e5306181 Can now build under Linux, although it crashes very early. Nach 2007-11-14 12:06:48 +0000
  • 5be56cdac5 Can now build under Linux, although it crashes very early. Nach 2007-11-14 12:06:48 +0000
  • 3e665bc66a Can now build under Linux, although it crashes very early. Nach 2007-11-14 12:06:48 +0000
  • e8c85b22ab Quick fix. Nach 2007-11-14 11:53:45 +0000
  • 9ae58128ce Quick fix. Nach 2007-11-14 11:53:45 +0000
  • 071554a27f Quick fix. Nach 2007-11-14 11:53:45 +0000
  • f2e9b8d3eb Some fixes. Make HQXx assembly work on all x86 OSs. Nach 2007-11-14 11:21:04 +0000
  • b3b3720211 Some fixes. Make HQXx assembly work on all x86 OSs. Nach 2007-11-14 11:21:04 +0000
  • 73254be497 Some fixes. Make HQXx assembly work on all x86 OSs. Nach 2007-11-14 11:21:04 +0000
  • 13c8e7208e More fixes. Nach 2007-11-14 10:40:41 +0000
  • 06c0ee5eda More fixes. Nach 2007-11-14 10:40:41 +0000
  • bd4e5d8de0 More fixes. Nach 2007-11-14 10:40:41 +0000
  • 8e0382d2f0 More fixes. Nach 2007-11-14 09:25:46 +0000