mirror of https://github.com/stella-emu/stella.git
Updated Retron 77 (markdown)
parent
50ba5d382c
commit
51c694fae1
|
@ -84,3 +84,5 @@ The boot process builds the root filesystem of the device as an initramfs into t
|
||||||
3. If no cartridge is inserted on startup or a cartridge is removed, kill the running Stella / UI process and start the UI
|
3. If no cartridge is inserted on startup or a cartridge is removed, kill the running Stella / UI process and start the UI
|
||||||
4. If the dump was successful, kill the running UI / Stella process and launch Stella for the dumped image
|
4. If the dump was successful, kill the running UI / Stella process and launch Stella for the dumped image
|
||||||
5. If the dump was unsuccessful, kill the running Stella / UI process and start the UI
|
5. If the dump was unsuccessful, kill the running Stella / UI process and start the UI
|
||||||
|
|
||||||
|
The UI is a simple menu that launches Stella as soon as a ROM image is selected.
|
Loading…
Reference in New Issue