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 |
|
Ilari Liusvaara
|
02eed4668c
|
Lua: Support __pairs for classes
|
2014-01-29 14:50:40 +02:00 |
|
Ilari Liusvaara
|
67ed92de33
|
Lua: all_classes()
|
2014-01-29 12:57:42 +02:00 |
|
Ilari Liusvaara
|
85d78e2632
|
Lua: Give the print method as pointer instead of assuming T::print
|
2014-01-29 11:32:52 +02:00 |
|
Ilari Liusvaara
|
5f6b59b766
|
Make reference to certain library conditional
Useful if the relevant code gets pulled out into another project
|
2014-01-29 00:22:56 +02:00 |
|
Ilari Liusvaara
|
cb5a9898be
|
PRNG: Don't try to access element -1 of array in some cases
|
2014-01-28 14:41:48 +02:00 |
|
Ilari Liusvaara
|
53d7bbd633
|
Lua: Make class methods take lua::parameters
|
2014-01-28 14:38:25 +02:00 |
|
Ilari Liusvaara
|
59113ed24d
|
Lua: Convert some core-specific stuff and kill lua::fnptr
|
2014-01-28 14:26:00 +02:00 |
|
Ilari Liusvaara
|
75838b9212
|
Lua: Refactor the two remaining files to use multiarg
|
2014-01-28 14:09:58 +02:00 |
|
Ilari Liusvaara
|
598ecc6542
|
Lua: Multiarg refactoring for a few more files
|
2014-01-28 13:13:05 +02:00 |
|
Ilari Liusvaara
|
ebb1779e29
|
Lua: Use multiarg for rest of gui-* stuff
|
2014-01-28 12:28:35 +02:00 |
|