Ilari Liusvaara
|
3fc79963f2
|
Fix directory transversal in handling rerecord counting
|
2012-05-22 10:09:55 +03:00 |
|
Ilari Liusvaara
|
e5aa6e2b20
|
Fix lua_callback_do_unsafe_rewind in no-Lua case
Dummy no-lua version of lua_callback_do_unsafe_rewind() had wrong
arguments in definition, causing a link error.
Noticed by ShinyDoofy.
|
2012-05-20 16:11:31 +03:00 |
|
Ilari Liusvaara
|
6f796f9601
|
Unsafe rewinding
Unsafe rewinding is unsafe, but in exchange, a lot faster than normal
save/load cycle.
|
2012-05-19 14:37:49 +03:00 |
|
Ilari Liusvaara
|
d66ddeb7dc
|
Fix bug where mode change due to rewind is not shown
|
2012-05-19 09:57:12 +03:00 |
|
Ilari Liusvaara
|
b000ec93ce
|
MSU-1 support
This is at least enough to play Super Road Blaster...
|
2012-05-18 19:03:32 +03:00 |
|
Ilari Liusvaara
|
71379f62ca
|
Try to fix the "arrow keys get lost" problem
|
2012-05-18 16:52:54 +03:00 |
|
Ilari Liusvaara
|
c45ed1524d
|
SDL: More advanced editing
Previous/Next word, delete word.
|
2012-05-14 22:04:34 +03:00 |
|
Ilari Liusvaara
|
6a8afbe5a0
|
SDL: Add command to enter command line with specified text
|
2012-05-14 18:30:02 +03:00 |
|
Ilari Liusvaara
|
1db083990b
|
SDL: Save settings on exit
|
2012-05-14 17:09:32 +03:00 |
|
Ilari Liusvaara
|
0d8d214e98
|
Support v086 and v087 (but without delayresets)
|
2012-05-12 23:20:43 +03:00 |
|
Ilari Liusvaara
|
280d3f8627
|
More build system work
|
2012-05-12 13:16:27 +03:00 |
|
Ilari Liusvaara
|
d5187c8c85
|
Framehold: Add corresponding hotkeys and fix spurious autohold signal
|
2012-05-12 13:11:52 +03:00 |
|
Ilari Liusvaara
|
622e9fde75
|
Framehold: Fix a bug where loading savestate didn't reset the holds
|
2012-05-11 19:51:13 +03:00 |
|
Ilari Liusvaara
|
823cc94fb1
|
Add autohold for 1 frame (framehold) commands
|
2012-05-11 19:37:06 +03:00 |
|
Ilari Liusvaara
|
9d9bfd4628
|
Revamp the build system
This is bit WIP, but seems to work, at least for Linux...
|
2012-05-11 19:36:13 +03:00 |
|
Ilari Liusvaara
|
b8c95999cb
|
Lua: memory.hash_region
|
2012-05-10 15:28:54 +03:00 |
|
Ilari Liusvaara
|
2327483fb1
|
Reintroduce delay reset support
Doing delay reset via instruction stepping hook seems to work.
|
2012-05-09 20:56:29 +03:00 |
|
Ilari Liusvaara
|
4cd48f8771
|
Fix reading analog values
|
2012-05-06 00:43:54 +03:00 |
|
Ilari Liusvaara
|
13de46ca59
|
Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code
|
2012-04-26 20:13:49 +03:00 |
|
Ilari Liusvaara
|
bfe5e59222
|
AVI ZMBV: Pad the buffers instead of doing OOB access
Padding the buffers is faster than OOB access and won't eat that much
memory.
|
2012-04-25 14:07:47 +03:00 |
|
Ilari Liusvaara
|
c49f305892
|
AVI dumper: Do high-quality audio resampling in dedicated thread
Gives faster dumping in mode 4 for quadcore.
|
2012-04-24 15:05:29 +03:00 |
|
Ilari Liusvaara
|
8e7e6cd168
|
AVI dumper: Fix secondary audio in mode 4
|
2012-04-24 14:44:54 +03:00 |
|
Ilari Liusvaara
|
f4f523c272
|
lsnes-dumpavi: Change order of dumper startup and lua startup
This is so that lua script can change settings.
|
2012-04-24 14:37:13 +03:00 |
|
Ilari Liusvaara
|
bad7915dfb
|
AVI dumper: Performance counters
These are needed for dynamic compression level adjustment (not implemented
yet for any codec).
|
2012-04-24 09:52:00 +03:00 |
|
Ilari Liusvaara
|
1a8cfbc990
|
AVI ZMBV: Lots of refactoring
|
2012-04-24 00:38:53 +03:00 |
|
Ilari Liusvaara
|
e98c54161c
|
AVI dumper: ZMBV support
This is very preliminary, but seems to work somewhat.
|
2012-04-22 18:21:00 +03:00 |
|
Ilari Liusvaara
|
404f00abfd
|
Wxwidgets: Start paused applies even to new project
|
2012-04-21 11:25:39 +03:00 |
|
Ilari Liusvaara
|
06e3f96b3d
|
Add start paused option
This is handy for capturing
|
2012-04-21 10:48:59 +03:00 |
|
Ilari Liusvaara
|
4f4377ebdf
|
New hotkeys config dialog
Hopefully this won't crash on WinXP...
|
2012-04-20 23:51:46 +03:00 |
|
Ilari Liusvaara
|
0be0173f0c
|
AVI dumper: Add mode 4: Upcovert to next common rate using SRC
|
2012-04-20 16:07:59 +03:00 |
|
Ilari Liusvaara
|
2c2815a80b
|
AVI dumper: Always flush as much as possible, not just 1 frame
|
2012-04-20 15:19:13 +03:00 |
|
Ilari Liusvaara
|
8208159aae
|
Wxwdigets: Fix mouse coordinates in presence of scaling
|
2012-04-19 22:16:40 +03:00 |
|
Ilari Liusvaara
|
686f241b3c
|
Add unistd.h to src/core/loadlib.cpp
This makes sure getcwd is defined.
|
2012-04-19 18:09:51 +03:00 |
|
Ilari Liusvaara
|
a1c23b8645
|
Wxwidgets: Fix the "key goes away underneath" crash.
|
2012-04-19 12:47:15 +03:00 |
|
Ilari Liusvaara
|
4a8da706c7
|
Wxwidgets: Add option to prompt for key in key select dialogs
|
2012-04-19 12:35:25 +03:00 |
|
Ilari Liusvaara
|
82e152145b
|
Wxwidgets: Kill internal hotkeys data before exiting the config dialog
|
2012-04-16 22:47:52 +03:00 |
|
Ilari Liusvaara
|
ce431ab9ae
|
Wxwidgets: Fix compiling on Win32
|
2012-04-16 22:15:16 +03:00 |
|
Ilari Liusvaara
|
9b1dd488a5
|
Add option to open the config dialog without opening a ROM
|
2012-04-16 22:08:51 +03:00 |
|
Ilari Liusvaara
|
6cd922305c
|
Make settings threadsafe
Yet more removing of runemufn calls...
|
2012-04-16 13:54:22 +03:00 |
|
Ilari Liusvaara
|
59601c1e5e
|
Make command interface threadsafe too
This gets rid of more runemufn() calls.
|
2012-04-16 12:33:35 +03:00 |
|
Ilari Liusvaara
|
2176427609
|
Make keymapper threadsafe
The keymapper is now threadsafe, instead of being only called from the
emulation thread.
|
2012-04-16 12:12:30 +03:00 |
|
Ilari Liusvaara
|
5761188ebb
|
Wxwidgets: Don't print disabled axis as unknown type
|
2012-04-16 11:22:49 +03:00 |
|
Ilari Liusvaara
|
ff4a6c967c
|
Evdev: Remove some unused variables
|
2012-04-13 22:40:48 +03:00 |
|
Ilari Liusvaara
|
f4a18b5d68
|
Evdev: Move name tables to joystick.cpp
|
2012-04-13 17:04:07 +03:00 |
|
Ilari Liusvaara
|
4a2d7d0563
|
Evdev: Add BTN_TOOL_QUINTTAP
|
2012-04-13 16:15:02 +03:00 |
|
Ilari Liusvaara
|
f0bfb5c83c
|
Print joystick driver name for show-joysticks
|
2012-04-13 12:19:39 +03:00 |
|
Ilari Liusvaara
|
80964943a4
|
Evdev: Fix pressure-sensitive buttons not showing up
|
2012-04-13 12:16:39 +03:00 |
|
Ilari Liusvaara
|
e9fa95f34c
|
Refactor joystick support more
|
2012-04-13 11:15:00 +03:00 |
|
Ilari Liusvaara
|
f37ac166f4
|
Refactor joystick support
Refactor the common parts of joystick support to library/joyfun
|
2012-04-12 17:38:57 +03:00 |
|
Ilari Liusvaara
|
6393e21c5d
|
Wxwidgets joystick support
|
2012-04-11 16:46:10 +03:00 |
|