2017-03-19 22:10:00 +00:00
|
|
|
---
|
|
|
|
created: 2017-03-19 23:07:55 +0100
|
2022-01-23 17:14:59 +00:00
|
|
|
language: en
|
|
|
|
layout: redirect
|
|
|
|
layout_old: default
|
|
|
|
redirect_to: https://blog.mbirth.de/archives/2017/03/19/hp-50g-alternative-firmware.html
|
2017-03-19 22:10:00 +00:00
|
|
|
tags:
|
2022-01-23 17:14:59 +00:00
|
|
|
- know-how
|
|
|
|
- hardware
|
|
|
|
- hp
|
|
|
|
- 50g
|
|
|
|
- calculator
|
|
|
|
- firmware
|
|
|
|
title: HP 50g alternative firmware
|
|
|
|
toc: false
|
|
|
|
updated: 2017-03-19 23:07:55 +0100
|
2017-03-19 22:10:00 +00:00
|
|
|
---
|
2022-01-23 17:14:59 +00:00
|
|
|
|
2017-03-19 22:10:00 +00:00
|
|
|
The original firmware in the HP 50g emulates a [Saturn CPU](https://en.wikipedia.org/wiki/HP_Saturn)
|
|
|
|
like the HP 48 and HP 49 had. However, the built-in [ARM920T](https://en.wikipedia.org/wiki/ARM9#ARM920T)
|
|
|
|
processor has more power than the Saturn.
|
|
|
|
|
2017-03-19 23:08:12 +00:00
|
|
|
And now there's a firmware to unleash the power: **newRPL**
|
2017-03-19 22:10:00 +00:00
|
|
|
|
|
|
|
[Project homepage](http://hpgcc3.org/projects/newrpl)
|
|
|
|
|
|
|
|
It's very usable at this point, but not all features are implemented yet. You can see the current
|
2022-01-23 17:14:59 +00:00
|
|
|
status on the [detailed project status page](http://hpgcc3.org/projects/newrpl/project-status/detailed-status).
|