db48x/sim
Christophe de Dinechin ca9fcbe3a6 Switch to using QT File dialog and settings to save state
The `QSettings` class is only used to store the path to the actual state.
The use of the file dialog seems to cause some trouble with the current working
directory, and this impacts the display of the help file.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-06-23 22:53:37 +02:00
..
dmcp.cpp Switch to using QT File dialog and settings to save state 2023-06-23 22:53:37 +02:00
dmcp.h Simulated sdb must be in regular memory 2023-06-19 21:56:30 +02:00
dmcp_fonts.c Working simulator, good enough for initial debugging 2023-06-19 21:56:30 +02:00
ff_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
gcc111libbid.a Use the correct version of Intel's decimal FP library 2023-06-19 21:56:30 +02:00
icon-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
keyboard-db48x.png Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00
keyboard-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
lft_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
sim-main.cpp Switch to using QT File dialog and settings to save state 2023-06-23 22:53:37 +02:00
sim-rpl.cpp Remove unused thread_yield function 2023-06-19 21:56:31 +02:00
sim-rpl.h Super-dumb implementation of timers 2023-06-19 21:56:30 +02:00
sim-screen.cpp Use the new graphics to clear the screen 2023-06-19 21:56:31 +02:00
sim-screen.h Use the new graphics to clear the screen 2023-06-19 21:56:31 +02:00
sim-window.cpp Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00
sim-window.h Switch to using QT File dialog and settings to save state 2023-06-23 22:53:37 +02:00
sim-window.ui Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00
sim.qrc Add the ability to use the DB48X keyboard mapping 2023-06-22 18:30:38 +02:00
simulator.pro Move DMCP file operations to separate file.h / file.cc 2023-06-22 18:51:21 +02:00