devinacker
|
98ea724717
|
don't deadlock GUI when windows system menu is open
(should fix #33, and let's mask WM_SYSCOMMAND's param correctly while
i'm at it just in case)
|
2015-11-09 22:01:20 -05:00 |
|
Alex W. Jackson
|
fb26195547
|
Allow qtpath to be specified on OSX as well as on Windows
|
2015-07-21 20:58:08 -04:00 |
|
Alex W. Jackson
|
5c884cff4c
|
superfx: more multiply timing fixes; de-template-ify opcodes to greatly reduce compiled code size
|
2015-07-03 06:07:19 -04:00 |
|
Alex W. Jackson
|
bd895f3e16
|
ui-qt: fixed and reenabled quick load/save menu items (problem was caused by relying on undefined behavior, not 'a Qt bug')
|
2015-06-02 19:37:24 -04:00 |
|
Alex W. Jackson
|
54d0bca408
|
ui: replace most '#if defined(PROFILE...' with specific PPU/DSP feature checks; allows PPU and DSP components to be mixed and matched
|
2015-06-01 05:38:10 -04:00 |
|
Alex W. Jackson
|
29e8f58b76
|
Update project URL
|
2015-05-18 20:51:51 -04:00 |
|
Alex W. Jackson
|
357e9e5838
|
debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon)
|
2015-05-16 10:53:36 +00:00 |
|
Alex W. Jackson
|
77d540d520
|
Nonexistent MappedRAM's size() is now 0 and not a magic number
|
2015-05-01 04:38:43 +00:00 |
|
Alex W. Jackson
|
2ec7076e22
|
memory: Make breakpoint mirroring work with MMIO (requiring some changes to BSXCart). While at it, remove some redundant masking and replace some magic numbers with enums
|
2015-04-18 09:13:25 +00:00 |
|
Alex W. Jackson
|
4fb04333c1
|
Distinguish BS-X Flash Memory Packs from mask ROM data packs (Same Game/SD Gundam G-Next); distinguish slotted SA-1 carts from regular ones; fix SFA2 which the previous commit broke
|
2015-04-16 09:55:48 +00:00 |
|
Alex W. Jackson
|
85a354d465
|
Fix Sufami Turbo mapping and SRAM size; show more Game Boy and Sufami Turbo cartridge info in the file browser
|
2015-03-26 11:35:12 +00:00 |
|
Alex W. Jackson
|
62dbdee42e
|
Backport necdsp from v074 (low level ST010/ST011 emulation)
|
2014-09-09 20:59:08 +00:00 |
|
Alex W. Jackson
|
90dacf25eb
|
ui-qt: JIS X 0201 fix
|
2014-08-29 08:52:56 +00:00 |
|
Alex W. Jackson
|
e069217b10
|
Change application name to bsnes-classic; reboot serializer versions
|
2014-08-24 11:24:22 +00:00 |
|
Alex W. Jackson
|
237e3cb6f9
|
ui-qt: disable profile window when not building as launcher+DLLs
|
2014-08-24 08:55:22 +00:00 |
|
Alex W. Jackson
|
1b524e1ab1
|
ui-qt: implement Interface::message() so warnings about missing/incorrect DSP ROMs are shown
|
2014-08-23 02:43:55 +00:00 |
|
Alex W. Jackson
|
1e9ffcd7a6
|
ui-qt: fix Windows OpenGL crash
|
2014-08-19 01:46:10 +00:00 |
|
Alex W. Jackson
|
f55703cffb
|
ui-qt/debugger: fix crash on memory import/export when game has no cartram
|
2014-08-07 15:07:52 +00:00 |
|
Alex W. Jackson
|
64396d2900
|
Change default bsnes ui to ui-qt; fix build with current GCC
|
2014-06-28 14:25:00 +00:00 |
|
Alex W. Jackson
|
ab6401360c
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
|
Alex W. Jackson
|
95ec526507
|
Initial import of bsnes tree from v073 tarball
|
2014-06-25 10:55:34 +00:00 |
|