Ilari Liusvaara
8fef3c558f
Merge branch 'rr1-maint'
...
Conflicts:
src/core/moviefile.cpp
2012-04-21 10:50:15 +03:00
Ilari Liusvaara
06e3f96b3d
Add start paused option
...
This is handy for capturing
2012-04-21 10:48:59 +03:00
Ilari Liusvaara
4f9dfd513c
Refactor ROM slots handling
...
Refactor ROM slot behaviour to bsnes-specific code
2012-04-15 09:52:00 +03:00
Ilari Liusvaara
66f7bd6deb
True movie slot support
2012-01-18 22:53:04 +02:00
Ilari Liusvaara
ec20694f7b
Pack movie data in memory
...
Instead of using full 2*100 bytes for each subframe of movie data, pack
it in controller-dependent way, reducing the memory usage to 7-20 bytes
per subframe (90-96% reduction).
2012-01-09 21:55:55 +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
044691d555
Move files around a lot
2011-11-06 14:41:41 +02:00