~dricottone/my-utils

ref: ef6d4cd1b378cc0ebbcb6e1460b3909f0cdd71b6 my-utils/emulation/README.md -rw-r--r-- 619 bytes
ef6d4cd1Dominic Ricottone Incomplete work on hardware/media utils 5 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# containers utilities

Tools for managing emulators and related software.


## Specification

Executable       |Description                                            |Extra Dependencies
:----------------|:------------------------------------------------------|:-----------------
android-emulator |Start an Android emulator session                      |`adb`, `emulator`
qemu-test        |Check if hardware and OS are capable of virtualization |

*All* scripts support `-h` and `--help` for printing built-in documentation.


## To-Do

 + add scripts for managing game emulators (i.e. `desmume`, `mgba`, `mgba-qt`)