Commit Graph

656 Commits

Author SHA1 Message Date
squall-leonhart 4d5c7defd1 more fixes towards MBC7
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@580 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 13:49:19 +00:00
spacy51 4b1e66a7bb ADDED option "File->Load Game->Do not change battery save" (currently GBA only)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@579 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 11:55:08 +00:00
squall-leonhart 5f0ec71ad2 GBC Battery fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@578 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-26 02:50:57 +00:00
spacy51 947fa4e650 Fix XAudio2 crash
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@577 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-17 00:00:48 +00:00
bgk 68590e27ff Allow building the GTK port without debugger support
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@576 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-16 20:18:49 +00:00
bgk a3264ead4e Fix build without BKPT_SUPPORT
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@575 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-16 18:57:58 +00:00
bgk e1a7067033 Fixed misspelling in the GTK about dialog.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@574 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-12 18:10:30 +00:00
bgk e2adec2b05 Disabled the buffer underflow warning.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@573 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-12 17:51:52 +00:00
n-a-c-h c9dd050df6 Squash some warnings.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@572 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-09 19:49:02 +00:00
bgk 4ab451987a Fixed CMake
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@571 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-08 20:46:25 +00:00
bgk d09774f5ea Silence CMake warnings
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@570 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 18:56:41 +00:00
bgk 1c151009b0 Set eol-style=native
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@569 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 16:47:08 +00:00
bgk f903268ab6 Fixed CMake for cross-compiling
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@568 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 16:42:31 +00:00
n-a-c-h 72eab9731c Fixing file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@567 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:17:20 +00:00
mudlord fee051e7c2 Fixed typo
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@566 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:16:04 +00:00
n-a-c-h e25f4df8e9 Specify Windows system instead of WIN32.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@565 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 10:09:54 +00:00
n-a-c-h 8d61f1d049 Commiting this before I go mad.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@564 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-06 09:31:46 +00:00
bgk e32adf768f 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


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@563 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 16:31:38 +00:00
bgk 06d86ad2cf 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


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@562 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 13:19:48 +00:00
bgk 017db09af7 GTK GUI:
- Use sytem wide recent used files.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@561 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 11:32:49 +00:00
bgk b439e0dbe5 GTK GUI:
- Updated credits


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@560 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 08:34:50 +00:00
bgk b09d2c9ff4 GTK GUI:
Removed the ability to save screenshots as bitmaps. The BMP format is dead.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@559 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 08:25:35 +00:00
bgk 106c5c3901 GTK GUI :
- Use more gtk stock items for the menus


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@558 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-05 08:05:56 +00:00
bgk ec1f2f3113 Use stock menu item for the about menu. TODO : convert the other menu items where applicable too.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@557 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-04 18:41:40 +00:00
bgk 61ecc768bd GTK GUI :
- Improved icon installation. Thanks joneslee !
- Improved make install


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@556 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-04 18:08:37 +00:00
n-a-c-h 3bee64a7ef Insanity for the sake of insanity.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@555 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-02 02:15:55 +00:00
bgk 05b3595663 GTK GUI :
- Disabled RGB overlays in the Xv module since it was buggy
- Properly initialize autofire state


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@554 a31d4220-a93d-0410-bf67-fe4944624d44
2008-06-01 16:43:27 +00:00
mudlord 33d0ce63b3 Fixed some loose ends in the OpenGL renderer.
Now its nice and tidy. Heh.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@553 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-31 01:43:17 +00:00
bgk c012d46694 Removed Makefile. It should be generated by cmake.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@552 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-30 18:49:32 +00:00
mudlord 8d13754a76 Fixed pragmas
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@551 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 04:05:38 +00:00
n-a-c-h 2f9fdf3d6b Beware the pragmas.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@550 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 03:55:54 +00:00
n-a-c-h 7dad9f7167 Fix for MSVC.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@549 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-29 03:20:05 +00:00
n-a-c-h cae0778388 Slight tweak.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@548 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 23:50:15 +00:00
n-a-c-h 1afe8ec5f3 Fixed two bugs, and did some corrections for granuality.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@547 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:55:00 +00:00
mudlord 19af8011a7 Updated what we need to do next.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@546 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:45:00 +00:00
n-a-c-h 63337c083c Making some things more annoying to notice.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@545 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:43:40 +00:00
n-a-c-h 5e8239b625 Lets quiet a warning.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@544 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 09:04:14 +00:00
n-a-c-h 0227ab6f5a Make this just a little bit strong.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@543 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 09:01:22 +00:00
n-a-c-h d3923cda94 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!
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@542 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 08:58:50 +00:00
mudlord a92d8bfdb2 Fixed about DLG link.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@541 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 06:48:08 +00:00
n-a-c-h c2719482c8 I'm upset that my last trick missed a trick, so correcting that now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@540 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 02:38:01 +00:00
n-a-c-h 4bf9cd2109 Okay this insanity I think is sort of outdoing myself. Good luck looking at this through a disassembler.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@539 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 02:26:10 +00:00
n-a-c-h d5bb2f5390 Maybe this will help.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@538 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 00:51:46 +00:00
n-a-c-h aefae9d91a 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).
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@537 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 23:13:26 +00:00
n-a-c-h 6b857fc253 Fixed unprotect_buffer().
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@536 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 15:35:03 +00:00
n-a-c-h 274df62411 Oops, mixed up two variables.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@535 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:40:32 +00:00
n-a-c-h fab740fc99 Small improvement ;)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@534 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:39:20 +00:00
n-a-c-h 0d0f5ed94e Scope fix, lets hope this compiles.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@533 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:36:54 +00:00
n-a-c-h dd68ab30d6 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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@532 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:35:36 +00:00
n-a-c-h 4f342489ab Just in case.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@531 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-27 08:34:07 +00:00