Commit graph

  • 12f2c44904
    got_alarm is now a bool Gwenhael Le Moine 2024-04-09 14:22:47 +0200
  • 14a7d63fb5
    +\n Gwenhael Le Moine 2024-04-03 17:31:19 +0200
  • 7b4e9893e2
    minor code fiddling Gwenhael Le Moine 2024-04-03 15:51:43 +0200
  • 11b5b8ea66
    conf_tab_sx and conf_tab_gx are identical ⇒ conf_tab Gwenhael Le Moine 2024-04-03 15:40:32 +0200
  • 69e70b70ce
    ui_x11 use press_key() and release_key() too now Gwenhael Le Moine 2024-04-02 22:45:36 +0200
  • 091556e9ad
    ui_* can use saturn.annunc directly, no need to copy it in display Gwenhael Le Moine 2024-04-02 21:42:59 +0200
  • 1057a1471a
    renamed saturn.intenable to saturn.interruptable Gwenhael Le Moine 2024-04-02 21:42:05 +0200
  • 919114eb6c
    copy dist/ROMs/Makefile I made for saturn_bertolotti Gwenhael Le Moine 2024-04-02 16:59:36 +0200
  • 34b0a1ad35
    0.36.90 Gwenhael Le Moine 2024-04-02 16:17:50 +0200
  • 6a358490d4
    add --inhibit-shutdown as a quick and crude temporary fix for #15 Gwenhael Le Moine 2024-04-02 16:16:29 +0200
  • ecc2c22712
    [ui_text] fall through case to avoid duplicating code Gwenhael Le Moine 2024-04-02 16:15:45 +0200
  • 8e1f843c28
    clang-format decided to align things better Gwenhael Le Moine 2024-04-02 16:14:02 +0200
  • 13aa0c47a8
    Merge branch 'main' of ssh://src.le-moine.org:38172/gwh/x48ng Gwenhael Le Moine 2024-03-31 22:45:45 +0200
  • 276cc721a0
    state filename in comments Gwenhael Le Moine 2024-03-20 13:48:37 +0100
  • 66a76e25fd
    typo Gwenhael Le Moine 2024-03-11 08:09:10 +0100
  • d816bb370c
    simplify make install instructions Gwenhael Le Moine 2024-02-26 16:21:48 +0100
  • d4e7923a69
    Merge branch 'main' of ssh://src.le-moine.org:38172/gwh/x48ng Gwenhael Le Moine 2024-02-23 23:38:48 +0100
  • 49c2139b4c
    prepare code to clean signatures Gwenhael Le Moine 2024-02-23 23:37:39 +0100
  • bf49e00c37
    correct path Gwenhael Le Moine 2024-02-23 23:37:05 +0100
  • 023dbc6684
    groups deprecated options Gwenhael Le Moine 2024-02-23 23:36:40 +0100
  • 59ff50c339
    Rephrase message in case of missing config file, see #16 Gwenhael Le Moine 2024-02-23 23:25:19 +0100
  • ff07e63095
    bit of rationalizing UI codebases Gwenhael Le Moine 2023-12-21 16:18:04 +0100
  • 194b8d6ab9
    unify naming in ui_* Gwenhael Le Moine 2023-12-21 14:28:59 +0100
  • b4dddbd542
    initialize emulator display and lcd_nibbles_buffer in one place only Gwenhael Le Moine 2023-12-21 13:48:40 +0100
  • 52464c29c6
    0.36.0 Gwenhael Le Moine 2023-12-14 17:09:10 +0100
  • faf6855dfc
    updated --tui-tiny screenshot with a --mono one for readability Gwenhael Le Moine 2023-12-14 17:06:49 +0100
  • 08d6ae9eb6
    update README.md about --tui-tiny and --tui-small Gwenhael Le Moine 2023-11-04 23:08:41 +0100
  • dda20068bd
    deprecate --tiny and --small in favor of --tui-tiny and --tui-small Gwenhael Le Moine 2023-11-04 23:05:18 +0100
  • 7624a3afc2
    [tui] show name and version Gwenhael Le Moine 2023-11-02 10:33:21 +0100
  • 51ed1d5117
    0.35.0 Gwenhael Le Moine 2023-11-02 10:21:20 +0100
  • 158c165e07
    S Gwenhael Le Moine 2023-11-02 10:21:00 +0100
  • 428be5d88e
    [tui] add a Fx keybindings reminder on screen Gwenhael Le Moine 2023-11-02 10:19:49 +0100
  • 4e246ad1f6
    clarification Gwenhael Le Moine 2023-11-02 10:06:43 +0100
  • 2ecd7d5386
    remap Fx keys in tui and standardize them across all 3 UIs (x11, sdl and tui) Gwenhael Le Moine 2023-11-02 10:04:40 +0100
  • f96d7da619
    0.34.0 Gwenhael Le Moine 2023-11-01 17:50:28 +0100
  • 0a899ecdc5
    add a --leave-shift-keys, remove DONT_SHADOW_SHIFTS. refine #13 Gwenhael Le Moine 2023-11-01 17:46:01 +0100
  • a79bbf5a38
    test more variations Gwenhael Le Moine 2023-10-31 14:30:42 +0100
  • 1183b16888
    missing ) Gwenhael Le Moine 2023-10-31 14:08:57 +0100
  • 2c1596478d
    defaults UI to those compiled in: x11 > sdl > tui Gwenhael Le Moine 2023-10-31 14:04:07 +0100
  • fd2ba567b0
    avoid segfault when compiled WITH_X11=no WITH_SDL=no and trying --x11 or --sdl Gwenhael Le Moine 2023-10-31 13:17:45 +0100
  • 533ec56f39
    Add Makefile rules to download ROMs Gwenhael Le Moine 2023-10-30 10:33:28 +0100
  • 5f9f551b34
    attempt to be more tolerant to older lua Gwenhael Le Moine 2023-10-29 20:37:07 +0100
  • f5ea985153
    add tiny option to sample config Gwenhael Le Moine 2023-10-29 20:36:49 +0100
  • ee4f9060b2
    0.33.0 Gwenhael Le Moine 2023-10-22 18:31:58 +0200
  • 93030325bf
    make DONT_SHADOW_SHIFTS=yes makes a binary that doesn´t use Shift keys Gwenhael Le Moine 2023-10-22 18:28:43 +0200
  • 833baaa5ba
    naming Gwenhael Le Moine 2023-10-19 13:22:18 +0200
  • 2f19cb8a40
    it always was a wchar_t Gwenhael Le Moine 2023-10-19 13:19:32 +0200
  • 5a7f61f44e
    0.32.0 Gwenhael Le Moine 2023-10-19 11:14:16 +0200
  • 8be22aecec
    [ui_text] Wow, --tui --tiny was much easier then I feared! Gwenhael Le Moine 2023-10-19 11:11:34 +0200
  • b6ddb9b8ea
    0.31.1 Gwenhael Le Moine 2023-10-19 07:44:41 +0200
  • 70b2177950
    [ui_text] tidy UI Gwenhael Le Moine 2023-10-19 07:31:52 +0200
  • cb2ed8d90c
    crop tui screenshot Gwenhael Le Moine 2023-10-18 17:49:39 +0200
  • d4ab82457d
    refresh screenshots Gwenhael Le Moine 2023-10-18 17:48:38 +0200
  • 03e0ea2624
    0.31.0 Gwenhael Le Moine 2023-10-18 17:29:27 +0200
  • 50896cf4b7
    fix redundant .config/ in default value of configDir Gwenhael Le Moine 2023-10-18 17:28:44 +0200
  • 91e9942d7d
    compact conditional Gwenhael Le Moine 2023-10-18 16:41:32 +0200
  • 53aa80e1b5
    add --small TUI drawing 4 pixels per character Gwenhael Le Moine 2023-10-18 16:35:07 +0200
  • 3ef0dc150c
    [ui_text] draw line by line Gwenhael Le Moine 2023-10-18 12:37:50 +0200
  • 9f2e2fc674
    0.30.0 Gwenhael Le Moine 2023-10-07 10:39:32 +0200
  • 4524353015
    . Gwenhael Le Moine 2023-10-04 09:33:52 +0200
  • 6f17b32564
    clean some warnings Gwenhael Le Moine 2023-10-01 22:50:53 +0200
  • 9fe66ace43
    0.29.91 Gwenhael Le Moine 2023-10-01 21:04:39 +0200
  • 67168cd1db
    $XDG_CONFIG_HOME Gwenhael Le Moine 2023-10-01 21:03:26 +0200
  • bf0d040300
    0.29.90 Gwenhael Le Moine 2023-10-01 13:18:55 +0200
  • 1227573d10
    rollback Gwenhael Le Moine 2023-10-01 13:17:57 +0200
  • 5d6d73e07a
    make fix Gwenhael Le Moine 2023-10-01 13:15:26 +0200
  • 96dacb4a65
    use config.lua Gwenhael Le Moine 2023-10-01 13:11:58 +0200
  • 5f9a6f1a6f
    the error os normal Gwenhael Le Moine 2023-10-01 13:10:54 +0200
  • 7f73a13ee8
    add sample config file Gwenhael Le Moine 2023-10-01 12:53:01 +0200
  • 3a976c9af7
    config.lua and its consequences looks good Gwenhael Le Moine 2023-10-01 12:47:42 +0200
  • 7a18ca3547
    CI lua more Gwenhael Le Moine 2023-09-30 11:01:47 +0200
  • 7b091a1638
    CI needs lua5.4 now Gwenhael Le Moine 2023-09-30 10:59:25 +0200
  • b24cee83c6
    (WIP) --config=<f> param, read it, set values from it Gwenhael Le Moine 2023-09-30 10:52:40 +0200
  • 893de1b4be
    autodetection of x11 and sdl was flaky Gwenhael Le Moine 2023-09-28 09:46:29 +0200
  • b5ef477f60
    0.29.0 Gwenhael Le Moine 2023-09-27 16:41:38 +0200
  • 92010c4862
    autodetection Gwenhael Le Moine 2023-09-27 16:39:55 +0200
  • 07a2aaa9ee
    reintroduce conditional front-ends at build, try to auto-detect them. Gwenhael Le Moine 2023-09-27 16:26:27 +0200
  • 3e3f046ee6
    unicode Gwenhael Le Moine 2023-09-27 15:17:06 +0200
  • 8d0c1eb7f3
    fiddling and naming Gwenhael Le Moine 2023-09-27 15:01:34 +0200
  • 5f2d935462
    « rien » Gwenhael Le Moine 2023-09-27 14:52:05 +0200
  • c4903e8395
    naming Gwenhael Le Moine 2023-09-27 14:43:40 +0200
  • c7f714bc82
    [ui_text] draw LCD directly from lcd_nibbles_buffer Gwenhael Le Moine 2023-09-27 14:38:26 +0200
  • 6ef4667e54
    comment Gwenhael Le Moine 2023-09-27 14:05:43 +0200
  • 466e0217b9
    comment unused #define Gwenhael Le Moine 2023-09-27 14:04:23 +0200
  • 924d9d2fff
    enclose UIs more in themselves Gwenhael Le Moine 2023-09-27 14:01:23 +0200
  • 6efae7530b
    optimization Gwenhael Le Moine 2023-09-27 13:51:05 +0200
  • 07d611172f
    typo Gwenhael Le Moine 2023-09-27 13:36:16 +0200
  • dd9608f4c7
    eliminate disp_buf from ui_sdl (may be sub-optimal) Gwenhael Le Moine 2023-09-27 13:30:02 +0200
  • 12fe0791e4
    (big refactoring) eliminate disp_buf everywhere except ui_sdl Gwenhael Le Moine 2023-09-27 13:16:45 +0200
  • 40a48bc013
    (big refactoring) move annunciators bits from ui to emulator Gwenhael Le Moine 2023-09-27 12:52:09 +0200
  • 2e8b1d3e9f
    (big refactoring) move actual keyboard management from ui_* to emulator Gwenhael Le Moine 2023-09-27 12:37:24 +0200
  • a740c97db6
    refactoring tui Gwenhael Le Moine 2023-09-27 11:11:38 +0200
  • ec1d3bd4b9
    (WIP) refactoring UIs Gwenhael Le Moine 2023-09-27 10:58:41 +0200
  • c6b5539852
    monoline for Gwenhael Le Moine 2023-09-26 15:11:47 +0200
  • b3a993b2a1
    Merge branch 'main' of ssh://src.le-moine.org:38172/gwh/x48ng Gwenhael Le Moine 2023-09-26 13:19:19 +0200
  • 0b9eec4aef
    F! and F7 Gwenhael Le Moine 2023-09-26 13:19:13 +0200
  • b04aa42e31
    harmonize between 3 ui Gwenhael Le Moine 2023-09-26 13:17:51 +0200
  • 97d9b78c1b
    -comments Gwenhael Le Moine 2023-09-26 13:17:15 +0200
  • 183ccc7bee
    keep just --mono and --gray Gwenhael Le Moine 2023-09-26 13:16:53 +0200
  • ba36e6d180
    meaning of c & r Gwenhael Le Moine 2023-09-26 11:28:48 +0200