Ilari Liusvaara
|
defb1cba72
|
Don't crash if recentfiles line fails to deserialize
|
2014-02-25 04:02:54 +02:00 |
|
Ilari Liusvaara
|
960fd4f892
|
Move library recentfiles to its own namespace
|
2014-02-25 04:02:54 +02:00 |
|
Ilari Liusvaara
|
733881d232
|
Fix system plugins not getting loaded if user plugin enum failed
|
2014-02-25 04:02:53 +02:00 |
|
Ilari Liusvaara
|
fc95e85126
|
Pass dummy object parameter to do_unregister
This allows getting rid of proxy objects
|
2014-02-23 07:07:20 +02:00 |
|
Ilari Liusvaara
|
1994af1d09
|
Tracelogger: Breakpoints
|
2014-02-22 21:31:13 +02:00 |
|
Ilari Liusvaara
|
bad1141c65
|
Memory search: Fix display of unsigned dword and signed qword
|
2014-02-22 12:50:25 +02:00 |
|
Ilari Liusvaara
|
bb40d868f6
|
Properly set Read-Only mode if rewinding
|
2014-02-22 12:03:32 +02:00 |
|
Ilari Liusvaara
|
75d15409f9
|
Wxwidgets: --unpause to auto-unpause on start
|
2014-02-18 20:26:50 +02:00 |
|
Ilari Liusvaara
|
02749cc650
|
Some cleanup
|
2014-02-18 20:26:50 +02:00 |
|
Ilari Liusvaara
|
c685319f88
|
Lua: Clean up region bounds computation
|
2014-02-18 20:26:50 +02:00 |
|
Ilari Liusvaara
|
c1699a0c8c
|
Lua: Fix gui.repaint() when paused
|
2014-02-16 12:33:36 +02:00 |
|
Ilari Liusvaara
|
fa8b07b4d8
|
bsnes: redump sprite/palette functions
|
2014-02-16 01:22:59 +02:00 |
|
Ilari Liusvaara
|
0f6bf458d8
|
wxwidgets: Allow entering fullscreen mode from commandline
|
2014-02-16 01:06:17 +02:00 |
|
Ilari Liusvaara
|
89b8cd91f4
|
Lua: Run startup scripts after amode has been initialized
This fixes using unpause-emulator in startup script
|
2014-02-16 00:39:29 +02:00 |
|
Ilari Liusvaara
|
9bd1791701
|
Lua: Don't run Lua until the emulator has fully started up
|
2014-02-15 13:51:39 +02:00 |
|
Ilari Liusvaara
|
ccc7fa2fba
|
Show dialog if loading ROM/movie from command line fails
|
2014-02-15 12:23:46 +02:00 |
|
Ilari Liusvaara
|
8438774606
|
Some tweaks to Lua docs
|
2014-02-15 12:23:46 +02:00 |
|
Ilari Liusvaara
|
ef1f61a6e7
|
Lua: COMPARE_OBJ: Check strided memory block for modifications
|
2014-02-14 22:22:45 +02:00 |
|
Ilari Liusvaara
|
b53979bcd1
|
Makefile: platclean: Only clean emulation files
|
2014-02-14 10:17:27 +02:00 |
|
Ilari Liusvaara
|
9b05adcf35
|
lsnes rr2-β16
|
2014-02-14 10:07:22 +02:00 |
|
Ilari Liusvaara
|
d1176cbf9e
|
Lua: memory2: More functions corresponding to memory.*
|
2014-02-13 13:48:01 +02:00 |
|
Ilari Liusvaara
|
a8fa742a36
|
Lua: Cleanup & fix memory hash / storecmp functions
|
2014-02-13 02:35:11 +02:00 |
|
Ilari Liusvaara
|
ee254e311e
|
Fix parsing of #nnnnnn color notation
|
2014-02-12 22:55:44 +02:00 |
|
Ilari Liusvaara
|
f35e68a11a
|
Trace logger / disassembler GUI
|
2014-02-12 15:57:33 +02:00 |
|
Ilari Liusvaara
|
17d27a2a9a
|
Lua docs: Replace "vma" by "memory area" or "marea"
|
2014-02-11 12:33:46 +02:00 |
|
Ilari Liusvaara
|
0e0ca079fa
|
Lua: memory.hash_region(), memory.store(), memory.storecmp()
|
2014-02-10 21:25:25 +02:00 |
|
Ilari Liusvaara
|
783d20f690
|
Don't use framebuffer palettes
|
2014-02-10 00:07:31 +02:00 |
|
Ilari Liusvaara
|
c22040dac8
|
Hex editor: Properly erase past-the-end chars for non-mod16 regions
|
2014-02-09 00:00:06 +02:00 |
|
Ilari Liusvaara
|
6341415723
|
Gambatte: Some Trace/Disassemble fixes
|
2014-02-08 01:05:04 +02:00 |
|
Ilari Liusvaara
|
799549530a
|
Fix kill_hooks()
|
2014-02-08 01:04:41 +02:00 |
|
Ilari Liusvaara
|
6ebc1563eb
|
Upload: Drop the system select, it isn't usable
|
2014-02-07 04:22:27 +02:00 |
|
Ilari Liusvaara
|
18ca96bda8
|
Don't crash if exiting with trace log active
|
2014-02-06 12:39:46 +02:00 |
|
Ilari Liusvaara
|
a52f1a5afa
|
File upload: More usable game name selection
|
2014-02-05 16:50:41 +02:00 |
|
Ilari Liusvaara
|
89aab3b1db
|
Cleanup lua code by introducing lua::functions
|
2014-02-05 13:27:51 +02:00 |
|
Ilari Liusvaara
|
8bae3615ab
|
Load some legacy memory watches
Doesn't support anything fancy, just what old memory watch system
recognized as a watch (not an expression).
|
2014-02-05 03:23:51 +02:00 |
|
Ilari Liusvaara
|
ef140f3324
|
moviefile.cpp is friggin' large, split it up
|
2014-02-05 01:11:21 +02:00 |
|
Ilari Liusvaara
|
a50cadb1a8
|
Support multi-branch movies
|
2014-02-04 21:16:38 +02:00 |
|
Ilari Liusvaara
|
3e92462a3d
|
Dynamically allocate moviefile, rrdata and movie structures
|
2014-02-02 18:35:36 +02:00 |
|
Ilari Liusvaara
|
aa6579b10c
|
Upload: Don't send empty fields
Those things seem to cause failures...
|
2014-02-01 18:26:02 +02:00 |
|
Ilari Liusvaara
|
369d604254
|
Fix initram handling with rewind to start type actions
|
2014-02-01 17:48:04 +02:00 |
|
Ilari Liusvaara
|
ceb35eb72c
|
Back movie data off movie file structure
|
2014-02-01 17:35:22 +02:00 |
|
Ilari Liusvaara
|
d9b70e893d
|
Gambatte: New patch: Optional crash on SIGILL, fix MBC3
|
2014-02-01 13:19:13 +02:00 |
|
Ilari Liusvaara
|
3e8eed0ac1
|
Make git diff --check happy
|
2014-01-31 06:26:04 +02:00 |
|
Ilari Liusvaara
|
137656ce0c
|
wxwidgets: Use text render panel in messages window
The text render panel is much more predictable than using system fonts,
especially on Windows.
|
2014-01-31 06:04:42 +02:00 |
|
Ilari Liusvaara
|
a2407c4e79
|
Refactor some generic reading/writing routines out of moviefile.cpp
|
2014-01-31 05:20:52 +02:00 |
|
Ilari Liusvaara
|
2e4502896f
|
Fix some exception specifier mismatches
|
2014-01-30 12:36:02 +02:00 |
|
Ilari Liusvaara
|
8670a7b01d
|
Lua: bit.compose, bit.binary_{ld,st}_*, bit.quotent
|
2014-01-30 02:34:49 +02:00 |
|
Ilari Liusvaara
|
9a9f58d747
|
lua_func_callback isn't used anymore, remove it
|
2014-01-30 00:44:42 +02:00 |
|
Ilari Liusvaara
|
a2a8fad24e
|
Lua: Get rid of unneeded subclasses of lua::function
|
2014-01-30 00:19:08 +02:00 |
|
Ilari Liusvaara
|
1fd5a490bf
|
Lua: Convert some functions to static-only classes
|
2014-01-29 14:50:40 +02:00 |
|