Jeffrey Pfau
|
9435226c58
|
Breakpoint clearing in CLI debugger
|
2014-02-01 15:39:30 -08:00 |
Jeffrey Pfau
|
c30807117f
|
Breakpoint clearing
|
2014-02-01 15:37:15 -08:00 |
Jeffrey Pfau
|
ea6b129509
|
LLDB compatibility
|
2014-02-01 15:21:17 -08:00 |
Jeffrey Pfau
|
1541e6e0b0
|
Expand packet size for lldb compat
|
2014-02-01 05:44:40 -08:00 |
Jeffrey Pfau
|
cc9575228c
|
Add support for qHostInfo command for lldb
|
2014-02-01 05:40:39 -08:00 |
Jeffrey Pfau
|
e4375fd3d9
|
Stub out [qQvV].* commands
|
2014-02-01 05:23:56 -08:00 |
Jeffrey Pfau
|
1c60ada7de
|
Add support for g, m and p GDB packets
|
2014-02-01 05:02:54 -08:00 |
Jeffrey Pfau
|
434099ac77
|
Parse GDB packet format
|
2014-02-01 04:10:22 -08:00 |
Jeffrey Pfau
|
244f197742
|
Begin GDB stub
|
2014-02-01 03:08:32 -08:00 |
Jeffrey Pfau
|
38aac38a0c
|
Remove obsolete, dead code
|
2014-02-01 01:41:25 -08:00 |
Jeffrey Pfau
|
6616ca9111
|
Always enable the debugger framework
|
2014-02-01 01:14:41 -08:00 |
Jeffrey Pfau
|
a214481b76
|
Fix typo in type
|
2014-02-01 01:02:26 -08:00 |
Jeffrey Pfau
|
5bbf7f2308
|
Separate out CLI debugger from debugging interface
|
2014-02-01 00:47:36 -08:00 |
Jeffrey Pfau
|
6822a0d770
|
Start separating out debugger logic
|
2014-02-01 00:27:53 -08:00 |
Jeffrey Pfau
|
6ad2b673b1
|
Omit sprites that are off-screen vertically from OAM calculations
|
2014-01-31 22:40:21 -08:00 |
Jeffrey Pfau
|
bab92ba659
|
Squelch compiler warning in perf shutdown
|
2014-01-31 02:30:56 -08:00 |
Jeffrey Pfau
|
4255d10f08
|
Squelch compiler warning about type punning
|
2014-01-31 02:29:27 -08:00 |
Jeffrey Pfau
|
d6a4fbd25a
|
Squelch a compiler warning about an uninitialized variable
|
2014-01-31 02:27:17 -08:00 |
Jeffrey Pfau
|
f8449482de
|
Squelch warnings in software renderer
|
2014-01-31 02:17:41 -08:00 |
Jeffrey Pfau
|
2122ff1f43
|
Change override structure to not use multi-byte char literals
|
2014-01-31 02:17:41 -08:00 |
Jeffrey Pfau
|
4eb705ca91
|
Squelch warnings in software renderer
|
2014-01-31 02:15:43 -08:00 |
Jeffrey Pfau
|
307404adf7
|
Change override structure to not use multi-byte char literals
|
2014-01-31 02:05:01 -08:00 |
Jeffrey Pfau
|
bc9fdc1249
|
Fix *_LIBRARY into *_LIB
|
2014-01-31 01:13:51 -08:00 |
Jeffrey Pfau
|
9b150bbaa3
|
Move Qt output directory
|
2014-01-31 01:04:13 -08:00 |
Jeffrey Pfau
|
07826098bc
|
Merge branch 'master' into qt
Conflicts:
CMakeLists.txt
|
2014-01-31 01:03:02 -08:00 |
Jeffrey Pfau
|
4bc8f2eb1a
|
Move SDL output directory
|
2014-01-31 01:01:44 -08:00 |
Jeffrey Pfau
|
c312a0f5fe
|
Clean up stale warning rule
|
2014-01-31 01:01:04 -08:00 |
Jeffrey Pfau
|
08f15af4f5
|
Add source groups
|
2014-01-31 00:29:27 -08:00 |
Jeffrey Pfau
|
bce620e717
|
Split SDL build into its own CMake list
|
2014-01-31 00:13:33 -08:00 |
Jeffrey Pfau
|
80511fcb9f
|
Fix perf main after adding BIOS loading
|
2014-01-31 00:11:55 -08:00 |
Jeffrey Pfau
|
43807b196d
|
Move SDL/OpenGL dependencies into the SDL port
|
2014-01-31 00:11:55 -08:00 |
Jeffrey Pfau
|
9022deed9e
|
Split SDL build into its own CMake list
|
2014-01-31 00:11:19 -08:00 |
Jeffrey Pfau
|
22ef0977dc
|
Fix perf main after adding BIOS loading
|
2014-01-31 00:10:56 -08:00 |
Jeffrey Pfau
|
2ee3d17d33
|
Put OpenGL include explicitly in Qt CMake file
|
2014-01-31 00:06:37 -08:00 |
Jeffrey Pfau
|
4dae440670
|
Move SDL/OpenGL dependencies into the SDL port
|
2014-01-30 23:58:48 -08:00 |
Jeffrey Pfau
|
95cf2909c1
|
Unblock on audio when closing thread
|
2014-01-30 04:05:53 -08:00 |
Jeffrey Pfau
|
8e3d104625
|
Qt audio thread should mark itself as exiting
|
2014-01-30 04:05:39 -08:00 |
Jeffrey Pfau
|
e27c10ab78
|
Unblock on audio when closing thread
|
2014-01-30 04:03:54 -08:00 |
Jeffrey Pfau
|
6834401e67
|
Close process cleanly
|
2014-01-30 04:00:52 -08:00 |
Jeffrey Pfau
|
6407ad3adc
|
Video drawing in separate thread
|
2014-01-30 04:00:30 -08:00 |
Jeffrey Pfau
|
2f98f542e5
|
Add frame advance
|
2014-01-29 23:58:57 -08:00 |
Jeffrey Pfau
|
1eeeb36015
|
Add emulation menu with Pause option
|
2014-01-29 23:39:24 -08:00 |
Jeffrey Pfau
|
5abd1572dc
|
Use an initializer for GBAThread in Qt
|
2014-01-29 23:39:09 -08:00 |
Jeffrey Pfau
|
a076e88bb5
|
Ditch uic
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
3d339b1327
|
Key input
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
98c9121ac2
|
Move audio initialization into thread
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
0ca3afa3e6
|
Run audio on separate thread
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
baeaf8729f
|
Audio rendering in Qt
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
8a82144ceb
|
Ensure the GBA thread exits when destroying the game controller
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
4659635fb5
|
Start Qt frontend
|
2014-01-29 23:14:23 -08:00 |