Compare commits

...

5 Commits

Author SHA1 Message Date
ExPLIT 86cbb4317b
Merge pull request #8 from jbmorley/jbmorley/update-readme
Simplify the Series 3a directory structure and add details to the readme
2024-12-02 08:38:58 +01:00
Jason Morley 2cd19beb17
Update the anchor 2024-12-01 16:36:15 -10:00
Jason Morley 23564afe4b
Simplify the Series 3a directory structure and add details to the readme 2024-12-01 16:33:01 -10:00
ExPLIT 513e22f7dd
Merge pull request #7 from jbmorley/jbmorley/add-series-3a-roms
Add the Series 3a ROMs from MAME
2024-12-02 02:34:18 +01:00
Jason Morley 2e04c2eea4
Add the Series 3a ROMs from MAME 2024-12-01 15:07:08 -10:00
8 changed files with 16 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Some of this ROM files are upgraded (patched) to solve some bugs or add function
Contents:
- ROMs for the Psion Series 3a and variants ([details](#series-3a))
- ROMs for Psion 5mx Pro, patched with 2 Additional Apps from Ericsson MC218 (MyPhone + PostCard) ([UK](5mxPro/UK/), [DE](5mxPro/DE/))
- Original ROM for Psion 5mx Pro ([DE](5mxPro/DE_orig/))
- ROMs for Psion netBook, patched with additional Apps and components([UK](netBook/UK/), [DE](netBook/DE), [FR](netBook/FR/), [SP](netBook/SP/))
@ -13,3 +14,18 @@ Contents:
- Dumped ROM for Psion 5mx ([UK](5mx/UK/))
- Dumped ROM for Psion Series 5 ([UK](Series5/UK/))
- [Tools](Tools/) for Patching Psion ROMs and additional components.
---
## Series 3a
| Device | RAM | Version | Language | Filename |
| -------------------- | ---- | ------- | ------------- | ------------------------------------------------- |
| Psion Series 3a | 1MB | 3.22f | English | [s3a_v3.22f_eng.bin](Series3a/s3a_v3.22f_eng.bin) |
| Acorn Pocket Book II | 1MB | 1.30f | English (ACN) | [pb2_v1.30f_acn.bin](Series3a/pb2_v1.30f_acn.bin) |
| Psion Series 3a | 2MB | 3.40f | English | [s3a_v3.40f_eng.bin](Series3a/s3a_v3.40f_eng.bin) |
| Psion Series 3a | 2MB | 3.40f | Italian | [s3a_v3.40f_ita.bin](Series3a/s3a_v3.40f_ita.bin) |
| Psion Series 3a | 2MB | 3.40f | USA | [s3a_v3.40f_usa.bin](Series3a/s3a_v3.40f_usa.bin) |
| Psion Series 3a | 2MB | 3.41f | German | [s3a_v3.41f_deu.bin](Series3a/s3a_v3.41f_deu.bin) |
| Psion Series 3a | 2MB | 3.43f | Russian | [s3a_v3.43f_rus.bin](Series3a/s3a_v3.43f_rus.bin) |

BIN
Series3a/pb2_v1.30f_acn.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.22f_eng.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.40f_eng.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.40f_ita.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.40f_usa.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.41f_deu.bin Normal file

Binary file not shown.

BIN
Series3a/s3a_v3.43f_rus.bin Normal file

Binary file not shown.