Commit Graph

692 Commits

Author SHA1 Message Date
spacy51 785706fcbb ADDED option "File->Load Game->Do not change battery save" (currently GBA only) 2008-06-26 11:55:08 +00:00
squall-leonhart 81a8b3cdd0 GBC Battery fix 2008-06-26 02:50:57 +00:00
spacy51 974e378d47 Fix XAudio2 crash 2008-06-17 00:00:48 +00:00
bgk 2bd3eadac0 Allow building the GTK port without debugger support 2008-06-16 20:18:49 +00:00
bgk c64fd54be9 Fix build without BKPT_SUPPORT 2008-06-16 18:57:58 +00:00
bgk b780693c37 Fixed misspelling in the GTK about dialog. 2008-06-12 18:10:30 +00:00
bgk 5ee8ba5c09 Disabled the buffer underflow warning. 2008-06-12 17:51:52 +00:00
n-a-c-h 4e514ca2a2 Squash some warnings. 2008-06-09 19:49:02 +00:00
bgk 66047ce32c Fixed CMake 2008-06-08 20:46:25 +00:00
bgk 57010363cd Silence CMake warnings 2008-06-06 18:56:41 +00:00
bgk 704d763163 Fixed CMake for cross-compiling 2008-06-06 16:42:31 +00:00
n-a-c-h aa0f9df3a5 Fixing file. 2008-06-06 10:17:20 +00:00
mudlord 6a812f6106 Fixed typo 2008-06-06 10:16:04 +00:00
n-a-c-h 64769379d8 Specify Windows system instead of WIN32. 2008-06-06 10:09:54 +00:00
n-a-c-h a658f8b956 Commiting this before I go mad. 2008-06-06 09:31:46 +00:00
bgk b72cabd80e GTK GUI:
- Modified the directories dialog so that it uses GtkFileChooserButtons instead of just txt fields
- The emulator won't try to write in the rom folder anymore by default, since it has no reason to be writable
- Fixed the quicksave menu
2008-06-05 16:31:38 +00:00
bgk 4f88520566 CMake :
- You can now choose if you want to build the GTK frontend, the SDL frontend, or both
- It is now possible to use the ASM core
- Added a bit of documentation at the beginning of the file
2008-06-05 13:19:48 +00:00
bgk 123570a068 GTK GUI:
- Use sytem wide recent used files.
2008-06-05 11:32:49 +00:00
bgk 8535979111 GTK GUI:
- Updated credits
2008-06-05 08:34:50 +00:00
bgk cfc3875d18 GTK GUI:
Removed the ability to save screenshots as bitmaps. The BMP format is dead.
2008-06-05 08:25:35 +00:00
bgk 20def2fca2 GTK GUI :
- Use more gtk stock items for the menus
2008-06-05 08:05:56 +00:00
bgk 41b4431506 Use stock menu item for the about menu. TODO : convert the other menu items where applicable too. 2008-06-04 18:41:40 +00:00
bgk 045889d4cd GTK GUI :
- Improved icon installation. Thanks joneslee !
- Improved make install
2008-06-04 18:08:37 +00:00
n-a-c-h 475784b4fb Insanity for the sake of insanity. 2008-06-02 02:15:55 +00:00
bgk 23460ff9ad GTK GUI :
- Disabled RGB overlays in the Xv module since it was buggy
- Properly initialize autofire state
2008-06-01 16:43:27 +00:00
mudlord 1689d58f38 Fixed some loose ends in the OpenGL renderer.
Now its nice and tidy. Heh.
2008-05-31 01:43:17 +00:00
bgk 0762a63ad7 Removed Makefile. It should be generated by cmake. 2008-05-30 18:49:32 +00:00
mudlord 05769eba13 Fixed pragmas 2008-05-29 04:05:38 +00:00
n-a-c-h 92cc48428b Beware the pragmas. 2008-05-29 03:55:54 +00:00
n-a-c-h ac5c6f1e0d Fix for MSVC. 2008-05-29 03:20:05 +00:00
n-a-c-h a06d02619f Slight tweak. 2008-05-28 23:50:15 +00:00
n-a-c-h 38aa5245c4 Fixed two bugs, and did some corrections for granuality. 2008-05-28 22:55:00 +00:00
mudlord 213b3762c6 Updated what we need to do next. 2008-05-28 22:45:00 +00:00
n-a-c-h 8dc55c6639 Making some things more annoying to notice. 2008-05-28 22:43:40 +00:00
n-a-c-h 4ae3e64c15 Lets quiet a warning. 2008-05-28 09:04:14 +00:00
n-a-c-h 645e277729 Make this just a little bit strong. 2008-05-28 09:01:22 +00:00
n-a-c-h e97790f218 Taking some advice from byuu to not make all the data static, and of course, advice from SPC to stick in some annoying we no longer exist, bring on fucompp! 2008-05-28 08:58:50 +00:00
mudlord c8a44679c2 Fixed about DLG link. 2008-05-28 06:48:08 +00:00
n-a-c-h 421a0efc8e I'm upset that my last trick missed a trick, so correcting that now. 2008-05-28 02:38:01 +00:00
n-a-c-h 9b1223c3c1 Okay this insanity I think is sort of outdoing myself. Good luck looking at this through a disassembler. 2008-05-28 02:26:10 +00:00
n-a-c-h 89246e73a5 Maybe this will help. 2008-05-28 00:51:46 +00:00
n-a-c-h 3bafae2a93 Should compile now with MSVC (yeah, I actually broke out MSVC and did some testing, not that I could figure out how to build the whole project). 2008-05-27 23:13:26 +00:00
n-a-c-h 550aebf08c Fixed unprotect_buffer(). 2008-05-27 15:35:03 +00:00
n-a-c-h b06aeaf9dc Oops, mixed up two variables. 2008-05-27 08:40:32 +00:00
n-a-c-h 7b339f6cf0 Small improvement ;) 2008-05-27 08:39:20 +00:00
n-a-c-h 02273776c9 Scope fix, lets hope this compiles. 2008-05-27 08:36:54 +00:00
n-a-c-h 2cbc4ab6c9 Move some data from function to global to take it off the stack, and make it harder to find when browsing the code with a process viewer. 2008-05-27 08:35:36 +00:00
n-a-c-h 6e5f9d9b00 Just in case. 2008-05-27 08:34:07 +00:00
n-a-c-h 99455983be A lot more crazy stuff, hope it compiles. 2008-05-27 07:58:21 +00:00
mudlord c18f746121 Started work on updated crypto 2008-05-26 23:19:27 +00:00