Jools Wills
3061e5a0d5
fuse - emulate a 128k+ machine by default
2015-02-18 19:21:39 +00:00
Jools Wills
54622f4657
fuse didn't have a parameter for %ROM% so games had to be loaded from within the emulator. this should sort that - #662
2015-02-18 19:13:06 +00:00
Jools Wills
231051ccad
styleguide changes:
...
* add newline to end of main scripts
2015-01-11 17:32:20 +00:00
Jools Wills
a132751df8
use nobin instead of nobindist
2015-01-07 00:47:55 +00:00
Jools Wills
9a12b1ef88
initial support for creating/installing via split binary packages #553
2015-01-07 00:18:16 +00:00
Jools Wills
76fcbae3ed
enhance the dispmanx configuration. Any emulators that can be configured just need a flag "dispmanx" set (in rp_module_flags). they will
...
then appear in the dispmanx module configuration. That has also been enhanced and shows a single entry for each emulator that is
configured for dispmanx, along with the current status (which was not shown before). A module can also have an additional
configuration section in case enabling / disabling use of dispmanx sdl also needs some other configuration changes
2015-01-02 18:03:46 +00:00
Jools Wills
6959482a68
added dispmanx configuration functions to fbzx and fuse
2015-01-02 15:27:38 +00:00
Jools Wills
011569d6c5
fuse emulator wasn't actually installing the emulator - just support files. add fuse-sdl
...
runs in the framebuffer, so no need for xinit - add runcommand so users can choose the screenmode (defaults to 640x480)
add a heap of supported snapshot / disk formats
2015-01-02 14:57:11 +00:00
Jools Wills
11660ba459
files that should have been committed as part of 691dd7551e
2014-12-16 22:08:32 +00:00
Jools Wills
ad0bd8d826
cosmetic - remove a trailing tab, and a tab indentation
2014-10-26 19:31:17 +00:00
Jools Wills
d50be6695c
cosmetic - tabs -> space indentation
2014-08-02 18:12:09 +01:00
Florian
46077accfe
ES system settings are set individually for each system (issue #403 )
2014-08-02 10:44:41 +02:00
Florian
ac7dc47899
Added configurations for emulators PiFBA and Fuse
2014-07-23 20:37:36 +02:00
Jools Wills
c272a3a4ef
split out emulators and libretro cores into separate module files - supplementary modules still to do
...
add functions for registering/loading the modules
2014-07-20 19:41:17 +01:00