.. |
application
|
don't deadlock GUI when windows system menu is open
|
2015-11-09 22:01:20 -05:00 |
base
|
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 |
cartridge
|
Nonexistent MappedRAM's size() is now 0 and not a magic number
|
2015-05-01 04:38:43 +00:00 |
data
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
debugger
|
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 |
input
|
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 |
link
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
movie
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
platform
|
don't deadlock GUI when windows system menu is open
|
2015-11-09 22:01:20 -05:00 |
resource
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
settings
|
ui-qt: disable profile window when not building as launcher+DLLs
|
2014-08-24 08:55:22 +00:00 |
state
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
template
|
Allow qtpath to be specified on OSX as well as on Windows
|
2015-07-21 20:58:08 -04:00 |
tools
|
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 |
utility
|
Backport necdsp from v074 (low level ST010/ST011 emulation)
|
2014-09-09 20:59:08 +00:00 |
config.cpp
|
superfx: more multiply timing fixes; de-template-ify opcodes to greatly reduce compiled code size
|
2015-07-03 06:07:19 -04:00 |
config.hpp
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
interface.cpp
|
ui-qt: implement Interface::message() so warnings about missing/incorrect DSP ROMs are shown
|
2014-08-23 02:43:55 +00:00 |
interface.hpp
|
ui-qt: implement Interface::message() so warnings about missing/incorrect DSP ROMs are shown
|
2014-08-23 02:43:55 +00:00 |
main.cpp
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
Makefile
|
Set properties on files that weren't correctly autodetected
|
2014-06-27 10:00:09 +00:00 |
ui-base.hpp
|
ui-qt: disable profile window when not building as launcher+DLLs
|
2014-08-24 08:55:22 +00:00 |