Emulator of the HP 48GX, HP 49, and HP 40 (fork of https://www.hpcalc.org/details/4382) https://www.hpcalc.org/details/4382
Find a file
2024-03-21 12:46:02 +01:00
dist copy make get-roms from x48ng and use it in run48.sh 2024-03-20 20:54:38 +01:00
docs-4.1.1.1 shuffle files around to organize things properly 2024-03-21 11:19:55 +01:00
manual shuffle files around to organize things properly 2024-03-21 11:19:55 +01:00
ROMs ROMs/ has ots own Makefile 2024-03-21 11:25:58 +01:00
src shuffle files around to organize things properly 2024-03-21 11:19:55 +01:00
.gitignore shuffle files around to organize things properly 2024-03-21 11:19:55 +01:00
COPYING new README.md and GPLv3-or-later 2024-03-21 12:46:02 +01:00
LICENSE new README.md and GPLv3-or-later 2024-03-21 12:46:02 +01:00
Makefile ROMs/ has ots own Makefile 2024-03-21 11:25:58 +01:00
README.md new README.md and GPLv3-or-later 2024-03-21 12:46:02 +01:00

Emulator of the HP 48GX, HP 49, and HP 40

  1. Building
make
  1. Using
cd dist/
./run48.sh
  1. Post-fork changelog
  • replaced the build system with a basic Makefile
  • updated license from GPL2-or-later to GPL3-or-later
  • moved binaries and their dependencies under ./dist/
  • new helper scripts run48.sh and run49.sh
  • embed ROMs
  1. Known bugs
  • I could neither get the 49 nor the 40 ROM running yet.

This is a fork of saturn v4.1.1.1 originally by Ivan Cibrario Bertolotti.

Original source are available at https://www.hpcalc.org/details/4382

Original documentation are kept in ./docs-4.1.1.1/ and ./manual/