2024-03-20 07:46:28 +01:00
|
|
|
Emu48 1.52+ (based on Emu48 1.53)
|
2024-03-20 07:41:14 +01:00
|
|
|
|
|
|
|
Emu48+ is a modified version of Emu48 to add support for the ARM-based
|
|
|
|
calculators. It does not emulate the ARM CPU, but it enhances the
|
|
|
|
Saturn emulation to more closely match the emulation provided by the
|
|
|
|
Saturn emulator on the ARM-based calculators.
|
|
|
|
|
|
|
|
Emu48+ adds support for many of the Saturn+ instructions, including
|
|
|
|
some of the BUSCC instructions, and it also adds support for the 80-line
|
2024-03-20 07:46:27 +01:00
|
|
|
display used on the 49g+ and 50g.
|
2024-03-20 07:41:14 +01:00
|
|
|
|
|
|
|
At present, the additional calculators supported in Emu48+ are the
|
2024-03-20 07:46:27 +01:00
|
|
|
49g+, 48gII (hardware revision 1), 50g, and 39g+.
|
2024-03-20 07:41:14 +01:00
|
|
|
|
|
|
|
To create KML scripts for the additional calculator models, use the
|
|
|
|
following model codes:
|
|
|
|
|
2024-03-20 07:46:27 +01:00
|
|
|
39g+: Model "P"
|
2024-03-20 07:41:14 +01:00
|
|
|
|
2024-03-20 07:46:27 +01:00
|
|
|
49g+: Model "Q"
|
2024-03-20 07:41:14 +01:00
|
|
|
|
2024-03-20 07:46:27 +01:00
|
|
|
48gII: Model "2"
|
2024-03-20 07:41:14 +01:00
|
|
|
|
2024-03-20 07:46:27 +01:00
|
|
|
50g: Model "Q"
|
2024-03-20 07:41:14 +01:00
|
|
|
Class 50
|
|
|
|
|
|
|
|
Most of the code that was changed in Emu48+ over Emu48 was provided by
|
|
|
|
Cyrille de Brebisson of Hewlett-Packard.
|
|
|
|
|