Compare commits

...

11 Commits

Author SHA1 Message Date
6ddc0d86bc Correctly truncate the French Siena ROM 2025-06-12 19:13:19 -10:00
e63061e3c5 Add Siena 4.21f French ROM 2025-04-19 07:36:42 -10:00
6dba4fa3f7 Update README.md 2024-12-27 07:01:24 +01:00
3f0f2f981b Update README.md 2024-12-27 06:57:35 +01:00
cf873066fd Update README.md 2024-12-27 06:55:00 +01:00
31a235f045 Update README.md 2024-12-27 06:52:28 +01:00
2dbeaea64d Update README.md 2024-12-27 06:49:39 +01:00
ae0c7cba91 Update README.md 2024-12-27 06:48:53 +01:00
0967417494 Update README.md 2024-12-27 06:43:48 +01:00
8d11d1ff3d Merge pull request #13 from BuildTheRobots/main
add romdump for Psion 5MX 1.05(260)
2024-12-20 23:35:44 +01:00
0bbfb47d41 add newer rom for 5mx 2024-12-20 21:35:44 +00:00
4 changed files with 17 additions and 8 deletions

8
5mx/UK_260/readme.txt Normal file
View File

@ -0,0 +1,8 @@
Version 1.05(260) - English (UK) - ASCII
Taken from a retail Psion 5MX reporting 16MB RAM & ROM.
PsiROMx default options used.
Start Addr: 50000000
Size (KB): 16384
End Addr: 51000000

BIN
5mx/UK_260/sys$rom.bin Normal file

Binary file not shown.

View File

@ -10,7 +10,7 @@ Contents:
- [Psion Series 3mx](#psion-series-3mx)
- [Psion Workabout](#psion-workabout)
- [Psion Workabout MX](#psion-workabout-mx)
- ROMs for Psion 5mx Pro, patched with 2 Additional Apps from Ericsson MC218 (MyPhone + PostCard) ([UK](5mxPro/UK/), [DE](5mxPro/DE/))
- ROMs for Psion 5mx Pro, patched with additional App (MyPhone), Ericsson ringtone and logo from Ericsson MC218 ([UK](5mxPro/UK/), [DE](5mxPro/DE/))
- Original ROM for Psion 5mx Pro ([DE](5mxPro/DE_orig/))
- Dumped ROMs of Ericcson MC218 ([UK](MC218/UK/), [DE](MC218/DE/))
- [Psion Series 7](#psion-series-7)
@ -38,9 +38,10 @@ Contents:
## Psion Siena
| Device | EPOC16 Version | ROM Version | Language | Filename | MD5 Checksum |
| ----------- | -------------- | ----------- | -------- | ---------------------------------------- | ---------------------------------- |
| Psion Siena | 3.70f | 4.20f | English | [vine_v4.20f.bin](Siena/vine_v4.20f.bin) | `242e80fdbf9b353a05f6ff4d1db1c769` |
| Device | EPOC16 Version | ROM Version | Language | Filename | MD5 Checksum |
| ----------- | -------------- | ----------- | -------- | ------------------------------------------------ | ---------------------------------- |
| Psion Siena | 3.70f | 4.20f | English | [vine_v4.20f.bin](Siena/vine_v4.20f.bin) | `242e80fdbf9b353a05f6ff4d1db1c769` |
| Psion Siena | 3.70f | 4.21f | French | [vine_v4.21f_fre.bin](Siena/vine_v4.21f_fre.bin) | `7e243772a135a12ea2d86020774a6fc8` |
## Psion Series 3c
@ -55,7 +56,7 @@ Contents:
| Psion Series 3mx | 4.08f | 6.16f | English | [maple_v6.16f_uk.bin](Series3mx/maple_v6.16f_uk.bin) | `64572cc3522447179d1e6f3b8fb45360` |
| Psion Series 3mx | | 6.20f | French | [maple_v6.20f_fre.bin](Series3mx/maple_v6.20f_fre.bin) | `1b367e2fb862545cf420ff74a7f85ea7` |
## Psion Workabout
## Psion Workabout
| Device | EPOC16 Version | ROM Version | Language | Filename | MD5 Checksum |
| --------------- | -------------- | ------------ | -------- | ---------------------------------------- | ---------------------------------- |
@ -71,7 +72,7 @@ Contents:
## Psion Series 7
| Device | EPOC32 Version | ROM Version | Language | Filename | MD5 Checksum |
| -------------- | -------------- | ---------------------- | -------- | ------------------------------------------------------------ | ---------------------------------- |
| Psion Series 7 | | 1.05 (254) (Build 754) | English | [series7_1.05_254_build_756.bin](Series7/series7_1.05_254_build_756.bin) | `c78c3cf48d2fd7b8f0d5bc9cadd79159` |
| Device | EPOC32 Version | ROM Version | Language | Filename | MD5 Checksum |
| ------------------------ | -------------- | ---------------------- | -------- | ------------------------------------------------------------------------ | ---------------------------------- |
| Psion Series 7 | | 1.05 (254) (Build 754) | English | [series7_1.05_254_build_756.bin](Series7/series7_1.05_254_build_756.bin) | `c78c3cf48d2fd7b8f0d5bc9cadd79159` |

BIN
Siena/vine_v4.21f_fre.bin Normal file

Binary file not shown.