Skip to content

v0.29.0

Compare
Choose a tag to compare
@gwenhael-le-moine gwenhael-le-moine released this 27 Sep 14:48
· 282 commits to main since this release
b5ef477
  • reintroduce conditional front-ends at build, try to auto-detect x11 and sdl, can be forced by passing WITH_X11=no and/or WITH_SDL=no to make. Ncurses UI is always built-in.
  • behind the scene extensive refactoring of ui* code, mainly:
    • moving core keyboard and annunciators management out of UI and into emulator proper.
    • ui_text.c uses less code