2
0
Fork
You've already forked ui4x
0
No description
  • C 94.1%
  • CSS 5%
  • Makefile 0.9%
Gwenhael Le Moine 5933080fdf
1.1.0
2026年07月07日 16:33:54 +02:00
example move styles under themes/ 2026年04月05日 18:23:11 +02:00
src auto-adjust LCD zoom based on window size 2026年07月07日 16:28:59 +02:00
themes move styles under themes/ 2026年04月05日 18:23:11 +02:00
.clang-format implement 4-levels grayscale 2025年08月22日 19:04:27 +02:00
.gitignore build ui4x as a static library 2025年12月28日 12:17:40 +01:00
common.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00
LICENSE Initial commit 2024年09月12日 00:56:26 +02:00
Makefile 1.1.0 2026年07月07日 16:33:54 +02:00
README.md Update README 2026年01月07日 09:40:42 +01:00
style-40g.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00
style-48gx.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00
style-48sx.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00
style-49g.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00
style-50g.css styles symlinks for retrocompatibility 2026年04月20日 14:43:45 +02:00

ui4x

Standalone HP 48s(x)/48g(x)/40g/49g(+)/50g emulator front-end ready to be plugged into emulators.

Provide both GUIs implemented in Gtk4 and SDL (2 or 3) and TUI in ncurses.

Originally extracted from x48ng and x50ng.

How to use?

To plug an emulator you'll want to look into the interface defined in src/api.h A dummy use is available in example/