Ilari Liusvaara
|
3edb715eb8
|
Call lua_close()
Prevents Valgrind from complaining about some memory leaks...
|
2011-11-29 11:46:58 +02:00 |
|
Ilari Liusvaara
|
0236a1d606
|
Don't hash movies
Movie hashing is not a good idea due to how slow it is. Do raw comparison
without hashing instead.
|
2011-11-24 08:51:25 +02:00 |
|
Ilari Liusvaara
|
9f74ef1db3
|
Wxwidgets: Save jukebox on exit
|
2011-11-19 08:10:50 +02:00 |
|
Ilari Liusvaara
|
43fe0ba283
|
Direct framebuffer
Allow screen to directly write into mapped framebuffer. Should be slightly
faster.
|
2011-11-15 05:10:12 +02:00 |
|
Ilari Liusvaara
|
8d832263fb
|
search-memory update
This function performs update of old values without discarding new value.
Handy when you don't know how some value has changed in between.
|
2011-11-13 20:30:15 +02:00 |
|
Ilari Liusvaara
|
cc41fb792e
|
Fix mixup between macro and field
|
2011-11-13 18:58:02 +02:00 |
|
Ilari Liusvaara
|
5138e9f8a9
|
Lua on_frame() callback
|
2011-11-10 21:20:34 +02:00 |
|
Ilari Liusvaara
|
2b7620f6d5
|
Patch problems in libsnes
Add patches for libsnes for making it suitable for rerecording and
add code to support some of the new features (remove time interception).
|
2011-11-09 02:08:57 +02:00 |
|
Ilari Liusvaara
|
ff4d045882
|
lsnes rr0-β20
|
2011-11-09 00:05:57 +02:00 |
|
Ilari Liusvaara
|
d04999ae89
|
Concentrate inter-component communication to one place
|
2011-11-08 21:22:30 +02:00 |
|
Ilari Liusvaara
|
9f51c1d969
|
Get rid of need for host C++ compiler
|
2011-11-06 17:37:53 +02:00 |
|
Ilari Liusvaara
|
3f5686bd32
|
Make find_glyph return a pointer to glyph data, not offset
|
2011-11-06 15:58:26 +02:00 |
|
Ilari Liusvaara
|
044691d555
|
Move files around a lot
|
2011-11-06 14:41:41 +02:00 |
|