mirror of
https://github.com/libretro/Mu.git
synced 2026-09-23 07:05:37 +00:00
Git apperently forgot this file a while ago
This commit is contained in:
11
readme.md
11
readme.md
@@ -19,7 +19,7 @@ The Palm keyboard attachment will likely be emulated later on so the PC keyboard
|
||||
|
||||
## What about OS 5?
|
||||
|
||||
I am planning on adding Tungsten C support eventually.
|
||||
I am planning on adding Tungsten T3 support as soon as possible.
|
||||
|
||||
## Credits
|
||||
[Firebird Emu](https://github.com/nspire-emus/firebird) (ARMv5TE Core)
|
||||
@@ -65,6 +65,7 @@ Install prc-tools from the below link(self compiled or prepackaged VM)
|
||||
#### Files
|
||||
palmos41-en-m515.rom(all euro languages, from Palm dev program): 412557a221933a8be12622de7a21320a (MD5)
|
||||
palmos41-en-m515.rom(English only, verified authentic from device): 83cb1d1c76e568b916dc2e7c0bf669f6 (MD5)
|
||||
palmos52-en-t3.rom: de46ec84d9aabf655eabdf9b00a3845d (MD5)
|
||||
bootloader-en-m515.rom(v1): 9da101cd2317830649a31f8fa46debec (MD5)
|
||||
bootloader-en-m515.rom(v2): e64c755205bc3e79d1bc5b70128f688d (MD5)
|
||||
|
||||
@@ -73,14 +74,16 @@ I understand not everyone speaks English so I list both ROMs, I do all my testin
|
||||
|
||||
#### For Qt
|
||||
1. Run once to create the directory tree
|
||||
2. Copy "palmos41-en-m515.rom" to "~/Mu"
|
||||
3. Copy "bootloader-en-m515.rom" to "~/Mu"
|
||||
2. Copy "palmos41-en-m515.rom" and "palmos52-en-t3.rom" to "~/Mu"
|
||||
3. (Optional)Copy "bootloader-en-m515.rom" to "~/Mu"
|
||||
4. Run emu and press start button
|
||||
|
||||
#### For RetroArch
|
||||
1. Download "Palm OS(Mu)" from "Online Updater->Core Updater"
|
||||
2. Go back, select "Load Core", select "Palm OS(Mu)"
|
||||
3. Run "palmos41-en-m515.rom"
|
||||
3. Copy "palmos41-en-m515.rom" and "palmos52-en-t3.rom" to the RetroArch system directory
|
||||
4. (Optional)Copy "bootloader-en-m515.rom" to the RetroArch system directory
|
||||
5. Run a .prc or .img file
|
||||
|
||||
## Tools
|
||||
[Prc-tools, Palm OS SDKs, pilrc, pilot-link](https://github.com/meepingsnesroms/prc-tools-remix)
|
||||
|
||||
Reference in New Issue
Block a user