Gwenhael Le Moine
|
645abec1d2
|
saturn.rstk represents hardware so RSTK
|
2024-04-10 16:44:51 +02:00 |
|
Gwenhael Le Moine
|
1c89a1083b
|
simplify starting emulator and UI
|
2024-04-10 14:59:50 +02:00 |
|
Gwenhael Le Moine
|
ebf8ded567
|
Revert "make init_serial() an emulator_inner function"
This reverts commit 6557009df9 .
|
2024-04-10 14:46:28 +02:00 |
|
Gwenhael Le Moine
|
6557009df9
|
make init_serial() an emulator_inner function
|
2024-04-10 14:34:45 +02:00 |
|
Gwenhael Le Moine
|
d4a3bae009
|
special header file for debugger: emulator_for_debugger.h
|
2024-04-10 14:21:10 +02:00 |
|
Gwenhael Le Moine
|
f0720ea99c
|
naming: s/NR_/NB_/g
|
2024-04-10 11:05:01 +02:00 |
|
Gwenhael Le Moine
|
64c926c02a
|
more bool variables; split opt_gx and opt_49 (unused)
|
2024-04-09 23:07:26 +02:00 |
|
Gwenhael Le Moine
|
10bae56104
|
convert many booleans to actual bool
|
2024-04-09 16:45:56 +02:00 |
|
Gwenhael Le Moine
|
091556e9ad
|
ui_* can use saturn.annunc directly, no need to copy it in display
|
2024-04-02 21:42:59 +02:00 |
|
Gwenhael Le Moine
|
1057a1471a
|
renamed saturn.intenable to saturn.interruptable
|
2024-04-02 21:42:05 +02:00 |
|
Gwenhael Le Moine
|
8e1f843c28
|
clang-format decided to align things better
|
2024-04-02 16:14:02 +02:00 |
|
Gwenhael Le Moine
|
276cc721a0
|
state filename in comments
|
2024-03-20 13:48:37 +01:00 |
|
Gwenhael Le Moine
|
49c2139b4c
|
prepare code to clean signatures
|
2024-02-23 23:37:39 +01:00 |
|
Gwenhael Le Moine
|
bf49e00c37
|
correct path
|
2024-02-23 23:37:05 +01:00 |
|
Gwenhael Le Moine
|
3a976c9af7
|
config.lua and its consequences looks good
|
2023-10-01 12:47:42 +02:00 |
|
Gwenhael Le Moine
|
40a48bc013
|
(big refactoring) move annunciators bits from ui to emulator
|
2023-09-27 12:52:09 +02:00 |
|
Gwenhael Le Moine
|
2e8b1d3e9f
|
(big refactoring) move actual keyboard management from ui_* to emulator
|
2023-09-27 12:37:24 +02:00 |
|
Gwenhael Le Moine
|
ec1d3bd4b9
|
(WIP) refactoring UIs
|
2023-09-27 10:58:41 +02:00 |
|
Gwenhael Le Moine
|
28d46cbfb3
|
update .clang-format and format all the code
|
2023-09-22 09:44:23 +02:00 |
|
Gwenhael Le Moine
|
d83c6c4302
|
normalize all filenames to absolute at init
|
2023-09-20 16:05:42 +02:00 |
|
Gwenhael Le Moine
|
f515cc09f7
|
initialize automatically if needed ans conditions are met
|
2023-09-20 13:33:16 +02:00 |
|
Gwenhael Le Moine
|
e2b815c5ff
|
function pointer are sexy
|
2023-09-18 16:32:22 +02:00 |
|
Gwenhael Le Moine
|
3d70c997a4
|
split "private" parts of emulator.h into emulator_inner.h
|
2023-09-17 15:51:04 +02:00 |
|
Gwenhael Le Moine
|
6df4d4a31c
|
merge debugger c in one big file, clean dead code, fiddling
|
2023-09-16 19:07:39 +02:00 |
|
Gwenhael Le Moine
|
8f93bb2121
|
renaming stuff
|
2023-09-16 15:40:24 +02:00 |
|
Gwenhael Le Moine
|
8037dad330
|
fatal_exit(); was part of x11 code
|
2023-09-16 09:18:51 +02:00 |
|
Gwenhael Le Moine
|
de336e4821
|
another big code-shuffling files-renaming moment
|
2023-09-15 17:42:29 +02:00 |
|