Skip to content

v5.1.0

Compare
Choose a tag to compare
@gwenhael-le-moine gwenhael-le-moine released this 26 Sep 18:47
· 150 commits to main since this release
8197df2

First public official release of my fork of "saturn - A poor-man's emulator of some HP calculators" by Ivan Cibrario Bertolotti

In the same spirit as x48ng I have

  • changed the build to a Makefile
  • replaced the UI by a new sdl2/ncurses one based on what I did for x48ng
  • replaced argv parsing with a getopt_long based one (no config file (yet?))

It's still buggy here and there, HP 49g or 40g isn't working at the moment (and there's almost no UI for them yet), but I'm happy I made it work!