spacy51
b7ccd7ac4c
Replace Sleep function with waitable event
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@455 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 16:25:36 +00:00
spacy51
4c1c9429d9
ADDED sound output using Microsoft's new XAudio2 API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@454 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 14:01:34 +00:00
mudlord
c6b8db239d
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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@453 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 08:43:30 +00:00
jbo_85
1869747c6d
Fixed inline assembler for Linux.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@452 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 00:45:18 +00:00
spacy51
c846e62d15
Update MSVC2008 project files.
...
Fix compiler errors.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@451 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-08 13:59:23 +00:00
Nach
e1d3cf9ecf
Fix compiling on non Windows platforms. It seems much of the inline assembly code is Windows only (even the GCC segments), not to mention x86-32 only.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@449 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:55:15 +00:00
Nach
acacbd5c2d
Whitespace trim, and eol-style native propery set again.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@448 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:35:39 +00:00
spacy51
8b59cf952b
REMOVED superfluid backup files.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@447 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 19:17:32 +00:00
mudlord
bf5c1d758c
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...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@446 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 07:07:58 +00:00
spacy51
b2ed684f49
FIXED linker errors in SDL build about dbgSignal/dbgOutput
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@445 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 16:10:33 +00:00
spacy51
5f45c995ab
FIX compiler error
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@444 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 15:17:51 +00:00
spacy51
df2d176b37
FIXED mistake
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@443 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 14:41:14 +00:00
squall_leonhart69r
d3f732aed3
changed paths to reflect new folder structure.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@442 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 05:33:00 +00:00
squall_leonhart69r
5d2c3cc24d
changed #include "GBAGFX.h" to #include "GBAGfx.h"
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@441 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:37:29 +00:00
squall_leonhart69r
56d509298e
removed src/agb/GBAGfx.h: line 25 #include "gbaGfx.h"
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@440 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:35:16 +00:00
spacy51
ac21b13153
Qt:
...
ADDED shared, agb_core and gb_apu files to project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@439 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-02 16:11:25 +00:00
spacy51
ec5f41c330
Qt:
...
Use variables for the same directories.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@438 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:43 +00:00
spacy51
2c78b07781
Add info about KDE icons.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@437 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:06 +00:00
spacy51
51f8a9f4e5
Qt:
...
UPDATE vc2008 project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@436 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 10:15:02 +00:00
squall_leonhart69r
c085b26574
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@435 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:11:02 +00:00
squall_leonhart69r
62151efe7f
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@434 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:41 +00:00
squall_leonhart69r
9085786118
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@433 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:32 +00:00
squall_leonhart69r
5f8e3c5cef
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@432 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:25 +00:00
squall_leonhart69r
5ef313c0eb
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@431 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:05:35 +00:00
squall_leonhart69r
8769440f12
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@430 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:22 +00:00
squall_leonhart69r
77711ff79a
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@429 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:14 +00:00
squall_leonhart69r
57d6e2053b
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@428 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:07 +00:00
squall_leonhart69r
6769e79df8
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@427 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:02:59 +00:00
squall_leonhart69r
6d43e6061e
Added items remotely
...
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\Util.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@426 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:00:46 +00:00
squall_leonhart69r
5b49a34550
Created folder remotely
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@425 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:59:58 +00:00
squall_leonhart69r
2a4b3e1c69
Created folder remotely
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@424 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:59:47 +00:00
squall_leonhart69r
f48e46c20d
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@423 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:54:27 +00:00
squall_leonhart69r
5c7972df00
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@422 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:54:07 +00:00
squall_leonhart69r
a12695afdb
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@421 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:57 +00:00
squall_leonhart69r
13ab4f3e02
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@420 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:42 +00:00
squall_leonhart69r
f823383dc7
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@419 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:30 +00:00
squall_leonhart69r
87624928a7
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@418 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:53:13 +00:00
squall_leonhart69r
10b4a6a761
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@417 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:52:43 +00:00
squall_leonhart69r
ab4de139e2
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@416 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:52:21 +00:00
squall_leonhart69r
f5508f27a3
Removed file/folder
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@415 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 03:52:05 +00:00
squall_leonhart69r
ab3e4a0a33
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.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@414 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 02:52:45 +00:00
Nach
20f9e603fe
Translation files update.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@413 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-28 11:37:59 +00:00
Nach
a4b6107d42
Improved file select filter.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@412 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-28 11:29:26 +00:00
Nach
3a8c5ace92
Fixed warnings.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@411 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-28 11:11:29 +00:00
Nach
74ffd4d661
Property set for new files.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@410 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-28 00:04:28 +00:00
Nach
3c1c4aad4f
You better believe it, it's a whitespace trim, and line conversions, eol settings comming up.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@409 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 23:58:25 +00:00
squall_leonhart69r
d82c9e0cbb
added missing slash
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@408 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 23:51:24 +00:00
squall_leonhart69r
301c2340ad
removed /agb/ and added AGBDIR=src/agb
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@407 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 23:43:18 +00:00
squall_leonhart69r
30a4ed61db
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@406 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 22:01:08 +00:00
squall_leonhart69r
fe0b9b30b0
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@405 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-27 21:52:27 +00:00