Ilari Liusvaara
|
32b98a880c
|
Kill port type IDs
Those IDs are not used for anything.
|
2013-08-03 17:07:13 +03:00 |
|
Ilari Liusvaara
|
05d25513fb
|
Improve inverse_bind/controller_key handling
This allows unbounded number of keys in inverse bind or controller_key,
instead of the old limits of 2 and 1.
|
2013-08-02 21:11:26 +03:00 |
|
Ilari Liusvaara
|
2308401234
|
Refactor joystick code
Gamepads are now remembered across emulator restarts
|
2013-08-02 11:50:56 +03:00 |
|
Ilari Liusvaara
|
19040b2033
|
Fix binary file saving (renames)
|
2013-07-31 15:38:35 +03:00 |
|
Ilari Liusvaara
|
45300b3a2b
|
wxWidgets: Refactor the settings dialog
|
2013-07-30 13:51:56 +03:00 |
|
Ilari Liusvaara
|
75b3e79ea7
|
Binary movies support
|
2013-07-29 22:16:23 +03:00 |
|
Ilari Liusvaara
|
a2fc2a19ec
|
New file dialogs code
|
2013-07-27 14:49:29 +03:00 |
|
Ilari Liusvaara
|
59710f8f38
|
Merge branch 'rr1-maint'
|
2013-07-24 19:57:08 +03:00 |
|
Ilari Liusvaara
|
79dd270a7e
|
Lua methods for handling movies as objects
|
2013-07-24 19:03:48 +03:00 |
|
Ilari Liusvaara
|
15679e0776
|
Lua: Don't crash if some method throws
|
2013-07-23 13:01:47 +03:00 |
|
Ilari Liusvaara
|
53b75adcf2
|
Automatically build index triple and legacy-pcid maps
All cores build these the same way, so make the code common.
|
2013-07-20 14:35:16 +03:00 |
|
Ilari Liusvaara
|
d10c863a56
|
Used_indices can be defined the same way for all ports, do so
|
2013-07-20 12:35:21 +03:00 |
|
Ilari Liusvaara
|
a149c67c40
|
Show dialog on important errors
|
2013-07-19 17:21:52 +03:00 |
|
Ilari Liusvaara
|
ff86d2f0c2
|
Merge branch 'rr1-maint'
|
2013-07-17 22:58:24 +03:00 |
|
Ilari Liusvaara
|
a8a1f09e94
|
Lua: Allow direct loading of PNG/PAL/BITMAP from string
|
2013-07-17 22:28:54 +03:00 |
|
Ilari Liusvaara
|
319d23ca69
|
Merge branch 'rr1-maint'
|
2013-07-17 15:22:07 +03:00 |
|
Ilari Liusvaara
|
da6d1256d2
|
(D)Bitmap decoding from PNG support
|
2013-07-17 14:58:53 +03:00 |
|
Ilari Liusvaara
|
8fe4f70d9a
|
Lots of dispatch refactoring
|
2013-07-07 13:54:56 +03:00 |
|
Ilari Liusvaara
|
95bbae153e
|
Whitespace cleanup
|
2013-07-06 23:21:11 +03:00 |
|
Ilari Liusvaara
|
eed387af93
|
Core cleanups
- Use initializer lists for actions
- Move some type methods to be core methods
|
2013-07-06 23:08:19 +03:00 |
|
Ilari Liusvaara
|
9d440ace13
|
More cleanup via initializer lists
|
2013-07-06 20:41:32 +03:00 |
|
Ilari Liusvaara
|
ac06feeeba
|
Cleanup image slot stuff using initializer lists
|
2013-07-06 14:46:12 +03:00 |
|
Ilari Liusvaara
|
b10a560611
|
Kill unused code
|
2013-07-04 22:37:29 +03:00 |
|
Ilari Liusvaara
|
5386986129
|
Pull instead of push reset vectors
Pushing anything global from cores is very dubious to do...
|
2013-07-04 20:42:37 +03:00 |
|
Ilari Liusvaara
|
9538f19c92
|
Extend core actions
- Toggleable actions
- Enumerated choices
- Lua interface
- Nested action menus
- Fix actions disabled from the start
|
2013-07-04 18:17:07 +03:00 |
|
Ilari Liusvaara
|
a111afad42
|
Use virtual methods instead of pointers for core stuff
|
2013-07-03 18:21:16 +03:00 |
|
Ilari Liusvaara
|
84faf2f42e
|
Rip out remainder of that old unmaintained dump code
|
2013-07-03 04:10:24 +03:00 |
|
Ilari Liusvaara
|
08e5f6acc9
|
Probably buggy SNES disassembler
|
2013-07-03 04:06:40 +03:00 |
|
Ilari Liusvaara
|
2995be7f12
|
Merge branch 'core-actions'
|
2013-06-30 14:07:10 +03:00 |
|
Ilari Liusvaara
|
839304f701
|
Core actions
|
2013-06-30 13:20:23 +03:00 |
|
Ilari Liusvaara
|
2874a1e7c5
|
More cleanup via initializer lists
|
2013-06-28 17:57:45 +03:00 |
|
Ilari Liusvaara
|
cd8b2e7d39
|
Allow specifying ROM type in file load dialog
|
2013-06-26 14:48:19 +03:00 |
|
Ilari Liusvaara
|
fbf7c48b84
|
More code simplification using C++11 initializers.
|
2013-06-23 15:57:21 +03:00 |
|
Ilari Liusvaara
|
992096c8c5
|
Macro support
|
2013-06-23 15:57:20 +03:00 |
|
Ilari Liusvaara
|
511a2aef1c
|
JSON library
|
2013-06-23 15:57:20 +03:00 |
|
Ilari Liusvaara
|
f87a5fd453
|
copy_from_utf8_2 (iterators to std::function)
|
2013-06-21 22:14:05 +03:00 |
|
Ilari Liusvaara
|
3206d206fe
|
Keep memory watches on project creation
|
2013-06-21 22:14:00 +03:00 |
|
Ilari Liusvaara
|
5fb06d7e78
|
Fix Lua functions when called in coroutines
|
2013-06-21 00:26:48 +03:00 |
|
Ilari Liusvaara
|
14327834ce
|
Expand some comments about core bindings
|
2013-06-15 14:22:46 +03:00 |
|
Ilari Liusvaara
|
dfd0453feb
|
Use C++11 initializer lists to simplify core binding code
|
2013-06-15 12:53:28 +03:00 |
|
Ilari Liusvaara
|
64683d6908
|
Merge branch 'rr1-maint'
Conflicts:
src/core/command.cpp
src/lua/ibind.cpp
src/platform/wxwidgets/settings.cpp
|
2013-06-14 14:09:43 +03:00 |
|
Ilari Liusvaara
|
081adfb565
|
Implicit creation of inverse binds for aliases
|
2013-06-14 13:40:08 +03:00 |
|
Ilari Liusvaara
|
985e4c6327
|
Merge branch 'rr1-maint'
Conflicts:
src/lua/lua.cpp
|
2013-05-30 04:17:03 +03:00 |
|
Ilari Liusvaara
|
015bd796f6
|
Save/Restore host memory across UNSAFEREWINDs
|
2013-05-30 04:13:59 +03:00 |
|
Ilari Liusvaara
|
0243e3fc53
|
Close ROM function
|
2013-05-23 01:00:37 +03:00 |
|
Ilari Liusvaara
|
b404184412
|
Handle project switch as special kind of loadstate
This avoids all manner of special cases.
|
2013-05-23 00:31:45 +03:00 |
|
Ilari Liusvaara
|
3bcddd27cc
|
Support runtime loading of libopus
|
2013-05-19 14:49:25 +03:00 |
|
Ilari Liusvaara
|
d531dc6afc
|
opus.hpp: Untested (but compiles) support for surround API
|
2013-05-18 11:56:35 +03:00 |
|
Ilari Liusvaara
|
54ebc86762
|
Add special change dialogs for numeric and path settings
|
2013-05-17 21:37:53 +03:00 |
|
Ilari Liusvaara
|
2b7268a0dc
|
Support enumerated settings
|
2013-05-17 17:22:24 +03:00 |
|