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
spacy51
c0166c1b5d
DISABLE possibility to select multi-threaded filters and filter plugins at once
2008-05-20 17:14:55 +00:00
spacy51
4b83a9f2fe
ADDED convenience behavior of filter plugin menu entry
2008-05-20 17:04:25 +00:00
spacy51
f08da5cdce
Enable GBA_LOGGING for Release builds
2008-05-20 14:53:16 +00:00
spacy51
2078af0849
FIXED: Logging dialog broken after switching render API
2008-05-20 14:43:12 +00:00
spacy51
e62eec4e60
Small change
2008-05-20 14:32:21 +00:00
spacy51
8552ce65fa
Added seperate verbose channel for sound output
2008-05-20 14:24:49 +00:00
n-a-c-h
cbe0cf7bbc
For building debug builds, no security ever.
2008-05-20 12:45:49 +00:00
n-a-c-h
b65f624d58
Fixed bug in defines, and tighten stuff up with an adler!
2008-05-20 12:38:15 +00:00
n-a-c-h
b9243acef4
Better protection.
2008-05-20 03:39:14 +00:00
n-a-c-h
6725cec0c3
Fix handling of one case, should be a good memmem() now.
2008-05-20 01:54:20 +00:00
n-a-c-h
33af8c9962
Some fixes.
2008-05-19 15:29:59 +00:00
mudlord
ea1221605d
Updated payload
2008-05-19 13:06:55 +00:00
mudlord
2bca98d6b0
Added some fun....
2008-05-19 12:50:49 +00:00
mudlord
89fbf37bad
Updated about info
2008-05-18 22:42:56 +00:00
mudlord
f0e786aed0
Fixed up Qt4 project file
...
Started preliminary Qt4 directory dialog in options
2008-05-16 02:40:47 +00:00
n-a-c-h
9720e3ec10
Insert Placeholder so I don't forget.
2008-05-15 02:07:32 +00:00
n-a-c-h
69177f5742
Cleanup, support .dmg
2008-05-15 02:04:32 +00:00
xkiv
9dd68a5d0f
Made (some) messages about invalid cheat codes more descriptive
2008-05-08 23:27:20 +00:00
xkiv
812990cd2f
(new/changed functionality is mostly described in the new file doc/ReadMe.SDL.txt)
...
Reworked rewinds
More schemes for save/load keybindings
Savestate backups
Per-gamepad autofire (binds to a button on the real pad/keyboard)
Allow adding cheat codes from commandline
Allow adding IPS patch files from commandline
Fix bug in configuration for pad 4
Configurable default scaling of window size for openGL (when filter=0)
Assorted code cleanups (using DEFINEs instead of literals, factored-out chunks of code
from the big switch to functions, ...)
New switches for muting sound (CTRL+S), toggling cheats (CTRL-E)
Added timestamp to console messages
All messages go to console, even if they go to screen
Some messages no longer go to screen
2008-05-08 23:25:39 +00:00
xkiv
3480d2e03d
Added new options:
...
Joy#_AutoA, Joy#_AutoB, openGLscale, saveKeysSwitch
Fixed maximum value for rewindTimer.
2008-05-08 23:16:12 +00:00
bgk
a48b02db72
GTK GUI :
...
- Removed the menuitem accelerator hack
- Fixed a Valgrind warning about an uninitialized pointer
- The sound driver now displays an error message when it is unable to access to the device, instead of crashing
2008-05-03 07:58:20 +00:00
bgk
baf094ce92
GTK GUI :
...
Added fullscreen support (toggle with F11)
2008-04-29 19:08:47 +00:00
bgk
0509c211b1
GTK UI :
...
Use newer Tooltip API. gvbam now builds with GTKMM_DISABLE_DEPRECATED
2008-04-27 18:05:58 +00:00
bgk
5c4600e4fc
GTK GUI :
...
- Fixed some warnings
- Uninitialized memory should not be displayed anymore instead of a black screen
2008-04-27 16:54:42 +00:00
bgk
66dd396d85
GTK GUI :
...
Replaced GTK/GDK display by GTK/Cairo, now the window can be resized with all the video modules.
2008-04-25 18:21:39 +00:00
bgk
62f52b9622
Small cleanup
2008-04-25 09:52:59 +00:00
bgk
348caa1b80
GTK GUI :
...
Added a menu to select the video output module
2008-04-25 09:34:16 +00:00
bgk
bd20a2e6aa
GTK GUI :
...
- Added an OpenGL output module and enabled it by default.
- Filters can now be applied with a zoom level != 2 (Xv and OpenGL only).
2008-04-25 08:42:43 +00:00
bgk
79f61a2e2f
GTK GUI :
...
Properly shutdown the sound output
2008-04-23 18:53:21 +00:00
bgk
d1d115dbe8
GTK GUI :
...
The window can now be resized when using the Xv output. The display stretches to fit the window with aspect ratio correction.
2008-04-23 11:54:54 +00:00
bgk
66720378c9
GTK GUI :
...
Added filter support to the Xv output code
2008-04-22 11:52:55 +00:00
bgk
cc077e2080
GTK GUI :
...
Added a Xvideo renderer to get hardware accelerated scaling and filtering. It is about 10x faster than the GTK+ renderer. No filters yet.
2008-04-22 10:39:23 +00:00
bgk
b80d66853e
GTK GUI :
...
- Initial work to allow multiple dislay drivers
2008-04-21 16:46:22 +00:00
bgk
f80c58cc41
GTK GUI :
...
- Replaced the custom about dialog by a more maintainable standard GTK+ one
- Replaced the PNG icon by a scalable one created by Matteo Drera
2008-04-21 11:49:44 +00:00
bgk
dfc7136df6
Actually change the window title.
2008-04-21 07:45:45 +00:00
bgk
4e7f9cf39f
GTK GUI :
...
- A bit of rebranding
- Replaced the unix specific getopt command line option parsing with the glib parser
2008-04-21 07:42:18 +00:00
bgk
e46f9535ac
GTK GUI :
...
- Fixed wrong sigc types
- Fixed loading of GB games
2008-04-21 06:28:02 +00:00
bgk
caf0e8fced
GTK GUI :
...
- Improved the CMake script
- Removed some leftover debug code
- Simplified the menu appearance
- Made the debian packaging scripts use the cmake build system
- Added the GTK build to the debian package
2008-04-20 19:52:18 +00:00
bgk
ce99a65c94
Ooops. Forgot that file in my last commit.
2008-04-20 07:33:58 +00:00
bgk
65d9ca1d92
Initial version of the GTK GUI (forwardported from VBA's CVS)
2008-04-20 07:28:48 +00:00
bgk
9321a15300
Separated the SDL sound code from the SDL port to make it reusable by the other ports.
2008-04-20 07:26:11 +00:00
spacy51
9a60908f37
ADDED: Option to always use the last accessed directory instead of any of the default ROM directories.
2008-04-15 15:15:36 +00:00
spacy51
6701ee724b
FIXED: OpenGL had black border at top in fullscreen
2008-04-08 19:19:42 +00:00
mudlord
d41c634702
Bleh, removed OGL dlists since it didnt seem to make much difference.
2008-04-07 13:37:54 +00:00
spacy51
ee3e7a5e75
OpenAL:
...
- Only show empty buffer warning for debug builds
- Code cleanup
2008-04-05 23:01:59 +00:00
spacy51
f135b6f28a
XAudio2 will now output a warning to the log window, when the buffers ran dry. Debug build only.
2008-04-05 01:49:15 +00:00
spacy51
e3d4c0f2b5
ADDED option to disable multi-threaded pixel filtering
...
REDUCED maximum number of cores to use to 8
2008-04-05 00:13:31 +00:00
spacy51
6fac33e04b
Use GetSystemInfo() function to retrive number of CPUs.
2008-03-30 23:23:25 +00:00
spacy51
97a9be1c7c
FIXED: Wrong detection of CPU cores crashes emu.
...
ADDED: D3D will not use more than 16 cores.
2008-03-30 13:26:17 +00:00
spacy51
f4170784b3
ADDED asm-filters thread-safe patches by chrono.
...
ADDED maxCpuCores option to ini file and autodetect best value at first run.
2008-03-26 16:21:30 +00:00
spacy51
911450eff1
Thread safety patch for HQ4x_32 filter. BIG THANKS to chrono for his work.
2008-03-25 19:16:26 +00:00
mudlord
5cb6c0dab7
Added border fix for HQ3X/HQ4X ASM filters
...
Added Spacy's multithreaded D3D filter routine
2008-03-25 04:12:29 +00:00
squall-leonhart
b9722e941c
swapped default A/B control defines
2008-03-24 00:39:10 +00:00
mudlord
e14bd1494e
Updated Qt4 extension filter to remove RAR, since we can't use it due to legal reasons.
2008-03-22 06:49:22 +00:00
mudlord
cee9bca44c
Updated Qt4 GUI options dialog.
...
Wow...
2008-03-22 06:32:41 +00:00
spacy51
426306e1d6
FIX GUI bug related to COM and multi-threading
2008-03-10 14:18:45 +00:00
spacy51
107d1670a7
Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
...
Replace timeGetTime() with GetTickCount() in order to eliminate the need of additionally linking against winmm.lib.
2008-03-09 19:11:28 +00:00
spacy51
587379dc29
Replace Sleep function with waitable event
2008-03-09 16:25:36 +00:00
spacy51
8c9a679eca
ADDED sound output using Microsoft's new XAudio2 API
2008-03-09 14:01:34 +00:00
mudlord
8359ac8351
Ugh...
...
Someone (not me) was spawning a window and wasn't killing it afterwards. It caused a issue to do with fullscreen-window mode transition. Removed since I checked out and it made no difference at all to functionality, yet it caused this issue.
2008-03-09 08:43:30 +00:00
jbo_85
1aba6fec1d
Fixed inline assembler for Linux.
2008-03-09 00:45:18 +00:00
spacy51
1c529a52e7
Update MSVC2008 project files.
...
Fix compiler errors.
2008-03-08 13:59:23 +00:00
Nach
ab0256d9cc
Whitespace trim, and eol-style native propery set again.
2008-03-05 00:35:39 +00:00
spacy51
167d89121c
REMOVED superfluid backup files.
2008-03-04 19:17:32 +00:00
mudlord
517d815248
Removed redundant entries.
...
We could add DDraw support if we wanted. Sindre Aamas's emulator is extremely insightful in the use of Qt and DirectDraw...
2008-03-04 07:07:58 +00:00
spacy51
c186ca49fe
FIXED linker errors in SDL build about dbgSignal/dbgOutput
2008-03-03 16:10:33 +00:00
spacy51
9454925557
FIX compiler error
2008-03-03 15:17:51 +00:00
spacy51
d2a372683d
FIXED mistake
2008-03-03 14:41:14 +00:00
squall_leonhart69r
4e28eab229
changed paths to reflect new folder structure.
2008-03-03 05:33:00 +00:00
squall_leonhart69r
1e59dabbd5
changed #include "GBAGFX.h" to #include "GBAGfx.h"
2008-03-03 01:37:29 +00:00
squall_leonhart69r
a3a1d13f16
removed src/agb/GBAGfx.h: line 25 #include "gbaGfx.h"
2008-03-03 01:35:16 +00:00
spacy51
2d36cde81d
Qt:
...
ADDED shared, agb_core and gb_apu files to project file
2008-03-02 16:11:25 +00:00
squall_leonhart69r
5c8fa49d23
2008-02-29 04:11:02 +00:00
squall_leonhart69r
3411dd3094
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:06:41 +00:00
squall_leonhart69r
0ab3a6f3c4
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:06:32 +00:00
squall_leonhart69r
51c97b2760
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:06:25 +00:00
squall_leonhart69r
86358fd29c
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
2008-02-29 04:05:35 +00:00
squall_leonhart69r
dfe220a9e5
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:03:22 +00:00
squall_leonhart69r
30293577ef
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:03:14 +00:00
squall_leonhart69r
d9cd9fa7f7
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:03:07 +00:00
squall_leonhart69r
83c6fee96f
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc
2008-02-29 04:02:59 +00:00
squall_leonhart69r
ad01e508d9
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\Util.cpp
2008-02-29 04:00:46 +00:00
squall_leonhart69r
61c9c5e689
Removed file/folder
2008-02-29 03:54:27 +00:00
squall_leonhart69r
d8d7189383
Removed file/folder
2008-02-29 03:54:07 +00:00
squall_leonhart69r
54d6577479
Removed file/folder
2008-02-29 03:53:57 +00:00
squall_leonhart69r
9d0da0ef8b
Removed file/folder
2008-02-29 03:53:42 +00:00
squall_leonhart69r
84c3845fac
Removed file/folder
2008-02-29 03:53:30 +00:00
squall_leonhart69r
9585bb0c8d
Removed file/folder
2008-02-29 03:53:13 +00:00
squall_leonhart69r
935829cc99
Removed file/folder
2008-02-29 03:52:43 +00:00
squall_leonhart69r
52e6dae36f
Removed file/folder
2008-02-29 03:52:21 +00:00
squall_leonhart69r
c19478fd2e
Removed file/folder
2008-02-29 03:52:05 +00:00
squall_leonhart69r
5341dc4218
added partial support for Brunni's GB palettes, might make this more permanent in the future by improving the built in palette editor and adding pergame support to it.
2008-02-29 02:52:45 +00:00
Nach
453b3c79aa
Improved file select filter.
2008-02-28 11:29:26 +00:00
Nach
7ac738362c
Fixed warnings.
2008-02-28 11:11:29 +00:00
Nach
0c9a2da44c
Property set for new files.
2008-02-28 00:04:28 +00:00
Nach
b248000efb
You better believe it, it's a whitespace trim, and line conversions, eol settings comming up.
2008-02-27 23:58:25 +00:00
squall_leonhart69r
15f5096e7c
2008-02-27 22:01:08 +00:00
squall_leonhart69r
9a438ca3a5
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:52:27 +00:00
squall_leonhart69r
d56d863093
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:52:19 +00:00
squall_leonhart69r
b9e48072d8
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:52:12 +00:00
squall_leonhart69r
97dc083193
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:52:05 +00:00
squall_leonhart69r
c19c531266
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:57 +00:00
squall_leonhart69r
9ece4d2b79
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:48 +00:00
squall_leonhart69r
15eed5a15f
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:40 +00:00
squall_leonhart69r
6b9feda57f
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:33 +00:00
squall_leonhart69r
4c32885e66
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:24 +00:00
squall_leonhart69r
9d6fbc0fb6
added files
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-arm.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA-thumb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\agbprint.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAcpu.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\gbafilter.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAGfx.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBAinline.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\agb\GBALink.h
2008-02-27 21:51:16 +00:00
squall_leonhart69r
fccfafb264
somehow missed a path >.>
2008-02-27 16:01:44 +00:00
squall_leonhart69r
7aef2948b1
moved some of the GBA core files to the new agb directory and setup the paths, fixed some includes i didn't setup properly for GB.
2008-02-27 15:48:18 +00:00
squall_leonhart69r
df3ae15cac
Renamed GB to DMG, fixed makefiles and vc project files to accomodate this change
2008-02-27 13:33:37 +00:00
spacy51
1479e11435
Qt:
...
REMOVED glwidget
ADDED window size save/load to INI
2008-02-24 18:09:14 +00:00
spacy51
3fc5da660b
Qt:
...
ADDED smarter graphics output
2008-02-24 18:01:35 +00:00
spacy51
350627e09c
Qt:
...
ADDED ROM file loading
2008-02-24 00:10:53 +00:00
spacy51
60070208a4
Qt:
...
ADDED version info to about box
2008-02-23 20:13:48 +00:00
spacy51
ac2478d7c2
Qt:
...
ADDED list widget to cheats sidebar
2008-02-22 19:43:50 +00:00
spacy51
eb49943649
Qt:
...
FIXED disabling side bar when enabling translation
2008-02-22 19:32:43 +00:00
spacy51
71e80e63b3
Qt:
...
FIXED small mistake
2008-02-22 19:25:19 +00:00
spacy51
450df58520
Qt:
...
ADDED support for saving/loading settings to/from an INI file.
2008-02-22 18:59:57 +00:00
spacy51
5ee7a8946e
Qt:
...
ADDED Windows VersionInfo to resource file
2008-02-21 20:04:37 +00:00
spacy51
70c8b87764
Qt:
...
FIXED missing Q_OBJECT declaration in class definition
UPDATED german translation
2008-02-21 19:23:52 +00:00
spacy51
fc8a26841c
Qt:
...
- Eye candy
- Code cleanup
2008-02-21 17:33:04 +00:00
spacy51
ac1fe601d1
forgot to add this file
2008-02-21 16:42:17 +00:00
spacy51
bf948ffd1a
Qt:
...
- code cleanup
- modified layout of config dialog
2008-02-21 15:58:29 +00:00
mudlord
a858169d2f
Added preliminary input keys dialog box
2008-02-21 08:58:01 +00:00
mudlord
edb5c06f2c
Fixed some minor issues in the main dialog
2008-02-21 05:37:40 +00:00
mudlord
f92dbf47ea
Started preliminary work on the new main options menu
2008-02-21 05:21:15 +00:00
mudlord
4dd989f6fe
Added stubs for opening ROMs and the main options dialog widget
2008-02-21 04:27:45 +00:00
mudlord
bc27b9e777
Fixed bug 2166
2008-02-21 03:15:08 +00:00
spacy51
838c1fe63c
Qt:
...
ADDED possibility to show/hide cheats sidebar
2008-02-20 22:10:05 +00:00
jbo_85
f808481094
Optimized some stuff in the renderer.
2008-02-13 23:16:16 +00:00
mudlord
9fc3957185
Bleh, fixed resource, again.
...
This most likely will be the last MFC GUI based update
2008-02-12 00:39:48 +00:00
spacy51
54c9174f7c
Qt:
...
ADDED basic cheat sidebar
2008-02-10 15:32:44 +00:00
spacy51
ee8906b92e
Qt:
...
ADDED spanish translation
ADDED switch to enabled/disable translation
2008-02-10 12:35:36 +00:00
spacy51
091813b638
Qt:
...
ADDED dynamic translation file loading
ADDED File->Exit menu entry
SIMPLIFIED menu construction
2008-02-10 00:08:37 +00:00
spacy51
ccd840dd89
Qt:
...
MINOR translation changes
2008-02-09 22:41:05 +00:00
spacy51
262403b630
Qt:
...
ADDED short translation how-to
FIXED some linux build errors
2008-02-09 21:42:17 +00:00
spacy51
3d2fe9980f
QT:
...
USE precompiled header
ADDED basic menu
ADDED OpenGL frame
ADDED german translation
2008-02-09 17:16:37 +00:00
spacy51
4a61da3136
ADDED basic Qt translation framework
2008-02-06 13:59:07 +00:00
spacy51
f914494cb1
ADDED very basic Qt build system and a VC2008 project file using the QMake file.
2008-02-02 14:51:23 +00:00
squall_leonhart69r
33299f49d3
Reverts Spacy's Divide by Zero fix that caused GBA rom white screen (mudlord)
...
Note, spacy, in the future, have mudlord check any code you want to commit to svn, or have him fix the bug.
2008-02-01 09:11:34 +00:00
mudlord
0d11a13ef7
2008-02-01 08:22:57 +00:00
mudlord
4bf1715142
SDL Windows updates:
...
- Fixed build on windows
- Clear the screen before each frame when in opengl mode to remove artifacts on Windows
- Don't use the asm version of the Sai2x filters anymore, since it somehow doesn't link on Windows
2008-01-30 22:37:22 +00:00
spacy51
b8379a99bc
ADDED compile date to about box
...
REDESIGNED about box a little
2008-01-29 13:11:02 +00:00
spacy51
c87a8b583f
FIXED: Entering fullscreen while logging window was active caused dead-lock
2008-01-26 12:12:16 +00:00
spacy51
1d53cf0881
RENAME FileToggleMenu accelerator to FileToggleFullscreen
2008-01-26 11:55:06 +00:00
spacy51
22def723e4
ADDED average performance logging. Enable with LOG_PERFORMANCE. Optionally change frame interval with PERFORMANCE_INTERVAL = x frames
2008-01-26 11:46:37 +00:00
spacy51
e9b1f58575
CORRECTED another typo
2008-01-25 18:40:34 +00:00
spacy51
8df495ecf6
CORRECTED typo in man page
...
REMOVED zero-size getopt files in /src
2008-01-25 18:10:58 +00:00
mudlord
0cf2bc2c6e
Fixed SVN properties on rules files
...
Added missing files
2008-01-24 11:46:19 +00:00
mudlord
30c9988e0a
Major Linux updates by bgKu:
...
- Added a basic manpage
- Added a default Linux configuration file
- Applied debian patch 01_use_dot_dir. This makes vba save the save states and battery files to $HOME/.vbam/. It is useful because the rom path is very likely to be read only. These paths can still be overridden using the config file. The configuration file and the vba-over.ini file can also be loaded from that .vbam path. Needs some Windows testing.
- Text.cpp/h getopt.c/h are sdl specific so moved them to the sdl folder.
- Removed the ability to disable the ASM version of the Sai2x scalers at runtime (to make them behave like the HQ filters)
- Fix the command line parsing bug I introduced in rev 191 (thanks to MNK)
- Gave to the interframe blending filters the same interface as fullscreen filters
2008-01-24 05:33:18 +00:00
spacy51
806e5b0ff4
IMPROVE texture locking performance
2008-01-22 14:08:28 +00:00
spacy51
6abce5085e
FIXED division by 0
2008-01-22 13:27:31 +00:00
spacy51
2aebee7acb
REVERTED increased code list size
2008-01-22 12:32:49 +00:00
spacy51
65cc39aca1
mudlord:
...
REMOVED GLSL shaders.
FIXED Win OGL crashing on startup when a filter is enabled.
ADDED support for display lists.
FIXED resizing when using display lists.
2008-01-22 11:24:22 +00:00
spacy51
288e4f97eb
REMOVED remaining references to non-IFB motion blur in SDL port.
2008-01-20 21:15:52 +00:00
spacy51
9881f8f780
ADDED fullscreen support to OpenGL
2008-01-20 20:23:36 +00:00
spacy51
23fe108b5d
ADDED full screen mode enumeration functionality to OpenGL (uses Windows GDI functions).
2008-01-20 20:22:57 +00:00
spacy51
c80a3917cb
WORKAROUND: Input does not work when switching from D3D to OGL
2008-01-20 20:16:33 +00:00
spacy51
cae3dc04a2
Resource file cleanup. Remove reference to non-existent InterlaceIB function. Removed non-IFB MotionBlur.
2008-01-20 20:15:10 +00:00
spacy51
518350f6c5
FIX issues with NO_D3D
2008-01-19 02:06:42 +00:00
spacy51
8b4ae87765
ADDED possibility to edit GB cheats
2008-01-18 20:51:47 +00:00
spacy51
4715a2a391
INCREASE maximum number of GBA cheats to 1000 (was 100)
2008-01-18 19:33:05 +00:00
spacy51
80e1736fa7
INCREASE maximum number of cheats to 1000 (was 100)
2008-01-18 19:20:24 +00:00
spacy51
7ddcaf433c
REMOVE Display Drivers Dialog ( IDD_DRIVERS )
2008-01-17 14:30:37 +00:00
spacy51
fed687c110
2008-01-17 13:52:17 +00:00
spacy51
0748f2eca6
Fixed strange mistake with "resource.h" being renamed to "resource." because it had two mac line endings in it.
2008-01-17 13:40:40 +00:00
spacy51
2a52c59d0e
NUKED skin support
...
CLEANED resource file
2008-01-17 13:20:50 +00:00
spacy51
c1d8e1f9e4
NUKED DDraw even more
...
FIXED here and there
2008-01-17 12:47:36 +00:00
mudlord
3cfe0250a5
Removed DirectDraw.cpp
...
Fixed up issue in MainWndFile
2008-01-17 06:34:06 +00:00
mudlord
bb1dbfb8ba
Nuked DirectDraw renderer
2008-01-17 05:58:17 +00:00
mudlord
95c798e5d3
Numerous Linux updates:
...
- OpenGL : fixed texture size to be exclusively a power of 2
- OpenGL : Clear the screen on init
- OpenGL : Set fullscreen resolution to the resolution of the desktop
- Changed the executable name to vbam to avoid conflict with the original VBA
- Added a basic install target to the makefile
- Fixed .gz archives loading when using fex_mini (thanks to tttttttttanaka)
- Added debian packaging informations
2008-01-17 04:51:34 +00:00
spacy51
4fddbeaff1
ADDED Extended Fullscreen Settings dialog for Direct3D.
2008-01-15 17:23:18 +00:00
spacy51
e5d6588153
REMOVE useless file
2008-01-15 00:11:03 +00:00
spacy51
49b96b6be8
Prepare display interface for adding an extended full screen settings dialog.
...
Changes are backwards compatible to the old DirectDraw video mode enumeration code.
2008-01-14 23:13:49 +00:00
spacy51
a16444e678
IMPROVE icon
...
USE new icon for x64
CLEAN resource file
REMOVE useless files
2008-01-14 21:58:24 +00:00
spacy51
ed70d35829
fixed wrong tab order in directories dialog
2008-01-13 12:55:50 +00:00
spacy51
b0c0ea1a5b
fixed x64 weakness when using CreateFileMapping
2008-01-13 12:55:18 +00:00
mudlord
50028ee642
Added support for compiling SDL port under MacOSX
2008-01-13 03:17:35 +00:00
spacy51
f0cea72a19
minor
2008-01-12 22:21:26 +00:00
mudlord
f4091dfbf4
- Fixed build
...
- Use the current desktop color depth instead of 16 BPP
- Fixed the OpenGL renderer when in 16 BPP color mode
- Changed the default filter to Stretch2x
- Fixed interframe blending
- A few optimizations
- We need fex.h and fex_mini.cpp for the SDL version, and using files from dependancies is not a option
2008-01-11 21:46:41 +00:00
spacy51
1462778474
FIXED: Buffer overrun when selecting "Flash save" in the "Import->Battery file..." dialog.
2008-01-11 17:50:19 +00:00
spacy51
a1fa8613cf
clear cheat list when another ROM is loaded
2008-01-11 17:40:25 +00:00
spacy51
99acf7c6ba
use fex.h & fex_mini.cpp from dependencies directory instead of redundant copy in src folder
2008-01-11 13:49:30 +00:00
spacy51
4e6b8196eb
minor cleanup & changes
2008-01-10 19:10:28 +00:00
spacy51
68709753ec
minor
2008-01-10 17:06:23 +00:00
spacy51
7c2ea7970d
use newer (Windows 2000) version of folder selection
2008-01-10 17:04:21 +00:00
mudlord
9b39c4f19b
SDL-OpenGL fixes:
...
- Filters > 2x now work with the OpenGL renderer
- Window resizing with the OpenGL renderer is fixed
- Fixed hq3x and hq4x when in 32bpp mode + C version of the filters
- Disabled ASM CPU emulation core since it doesn't build here
2008-01-10 08:59:37 +00:00
spacy51
3a70092561
forgot to add these files
2008-01-09 22:58:05 +00:00
squall_leonhart69r
7986bd0c91
Arranged Open menu to Gameboy, Gameboy Colour, Gameboy Advance, Added Game Overrides menu item under Emulator options and Greyed out Linking menu until someone has a chance to look at it.
2008-01-09 20:06:47 +00:00
squall_leonhart69r
74ac95aa15
2008-01-09 19:55:04 +00:00
spacy51
c087b398fc
ADDED: Seperate GBC ROM folder support
...
MODIFIED: Directories dialog
MODIFIED: File filters for ROMs
2008-01-09 15:18:40 +00:00
spacy51
34dbd80dab
MODIFIED: Input setup dialog
...
ADDED: Clear all keys
2008-01-09 14:06:52 +00:00
spacy51
0513b50156
small code cleanup
2008-01-09 13:13:14 +00:00
spacy51
75ed6f5fad
ADDED: BIOS settings dialog
...
MODIFIED: Seperate BIOS settings for GB mono and GBA
REMOVED: Old BIOS settings menu entries
2008-01-09 12:44:54 +00:00