Jools Wills
b965f21e46
emulators - added rp_module_repo to emulators using git
...
Also fixed hatari licence link
2021-02-15 23:54:13 +00:00
cmitu
60f22a5c1c
sdltrs: switch to the SDL2 version, enable for KMS
...
Switched SDLTRS to be built from https://gitlab.com/jengun/sdltrs , which is an active fork of the original SDLTRS emulator.
* use the SDL2 branch, which should be more portable (KMS/Odroid/etc.)
* create a minimum configuration for $HOME/.sdltrs.t8c
* although not explicitely specified, the main license seems to be BSD-2-Clause (https://opensource.org/licenses/BSD-2-Clause )
* simplify a bit the emulator starting commands
2020-08-06 04:42:08 +01:00
Jools Wills
c30af73dac
sdltrs - reorder configure and symlink $home/sdltrs.t8c to configs/trs-80
2020-02-05 08:02:47 +00:00
Jools Wills
9b7569bcd4
fix some modules with incorrect md_ret_require (just pointing to $md_build)
2018-02-27 01:58:40 +00:00
Jools Wills
518b888eab
disable some modules (rpi1 / sdl1 etc) from the kms platform
2017-11-02 19:49:59 +00:00
Jools Wills
c2fec76e94
cosmetic - remove blank lines from end of files
2017-06-05 15:34:32 +01:00
Jools Wills
87c8b439f6
roms -> games in module help for machines that generally don't run games from rom (the term rom is horribly misused online).
2017-01-28 00:06:08 +00:00
Jools Wills
eda4f61136
updated all modules to use addEmulator / addSystem
2016-12-31 02:49:04 +00:00
Jools Wills
e385457a7b
cosmetic - remove trailing spaces in copyright
2016-08-11 03:23:30 +01:00
Jools Wills
6fa83ecc1d
sdltrs - cosmetic
2016-08-01 05:52:23 +01:00
Jools Wills
91f518f7cc
sdltrs - fix emulator names
2016-08-01 05:18:52 +01:00
Jools Wills
85d4f54935
sdltrs - remove quotes (caused emulators.cfg to be wrong)
2016-08-01 05:06:02 +01:00
HerbFargus
267a49452c
trs-80 missing dependency
2016-06-27 17:47:03 -06:00
HerbFargus
86da2c00bc
finish docs for the rest of the emulators
2016-06-11 00:14:31 -06:00
HerbFargus
2cd89c3656
cosmetic
2016-06-10 15:02:15 -06:00
HerbFargus
ae97909192
Add help docs to emulator and libretro modules
2016-06-10 14:54:23 -06:00
Jools Wills
a7c0a6103b
help improvements
...
* get rid of _INFMSGS and instead have a rp_module_help field with information in.
this can then be displayed in the setup menus, and not just after configuring.
2016-06-10 17:32:47 +01:00
HerbFargus
186c0454aa
add sdltrs trs-80 emulator ( #1512 )
...
add sdltrs trs-80 emulator
2016-06-07 18:53:51 +01:00