Commit graph

11 commits

Author SHA1 Message Date
G Derber
f7761fd635
Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
cmitu
7479eb2d42 quasi88: switch upstream repository
Switched the Quasi88 upstream repository to the "Quasi88Kai" fork [1], since it has some new developments and also supports SDL2.

Changes in the fork:

    * General updates to the build system and migration to CMake
    * All files converted to UTF-8
    * Many improvements in Windows, X11, GTK and SDL backends
    * Add a RetroAchievements-compatible version "RAQUASI88" (only for Windows at this time)

Had to apply a build patch since:
  * SDL2 2.0.10 libraries do not provide the SDL:SDL aliases in the `sdl2-config.cmake`
  * Buster's GCC (8) is implementing the filesystem C++17 API in `libstdc++fs`

[1] https://github.com/winterheart/quasi88
2024-01-27 06:26:37 +00:00
Jools Wills
4816c9a289 update emulators to use setBackend and new sdl1/sdl2 flags 2021-04-19 03:30:09 +01:00
Jools Wills
2cfcdc4765 emulators - added rp_module_repo for emulators using source archives 2021-02-15 23:54:13 +00:00
cmitu
ebf24fcc92 quasi88: fix typo in command line options.
Manual ref: 269b6746c4/document/MANUAL.TXT (L644)
2020-11-24 17:00:14 +00:00
Jools Wills
f22f92d13e helpers / downloadAndExtract - allow additional parameters for both tar and unzip
* change existing calls which used --strip-components
 * use multiple parameters for arguments which should allow additional arguments with spaces
 * implements #2630
2019-02-27 06:36:28 +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
42fd198875 helpers - added downloadAndExtract function for use in modules
* replace many of the existing wget | tar commands with the new function
 * include error logging in the function via runCmd, to trap download/unpacking issues
2017-08-10 20:45:49 +01:00
Jools Wills
f6f8e40717 quasi88 - module var order 2017-02-04 21:12:47 +00:00
Jools Wills
0a6063e24e quasi88 - added dispmanx flag 2017-02-04 20:21:46 +00:00
Jools Wills
3e53e5440e added quasi88 - a NEC PC-8801 emulator 2017-02-04 20:06:41 +00:00