12 lines
309 B
Markdown
12 lines
309 B
Markdown
# ui48
|
|
|
|
Standalone HP 48(SX/GX) front-end ready to be plugged into emulators.
|
|
|
|
Provide both GUI implemented in SDL2 and TUI in ncurses.
|
|
|
|
Extracted from x48ng.
|
|
|
|
## How to use?
|
|
|
|
To plug an emulator you'll want to look into the interface defined in emulator.h and emulator.c
|
|
A basic main loop is shown in main.c
|