.. |
actions.c
|
remove debug prints
|
2023-05-03 10:39:58 +02:00 |
annunc.h
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
append.h
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
buttons.h
|
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g
|
2023-05-02 16:57:24 +02:00 |
checkrom.c
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
config.h
|
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g
|
2023-05-02 16:57:24 +02:00 |
constants.h
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
debugger.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
debugger.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
device.c
|
clang-format'ted
|
2023-05-03 10:50:45 +02:00 |
device.h
|
prefer commenting code rather that disbling it with #if 0
|
2023-05-03 10:40:15 +02:00 |
disasm.c
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
disasm.h
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
dump2rom.c
|
[dump2rom] fix warnings by adjusting and casting types
|
2023-05-02 14:18:12 +02:00 |
emulate.c
|
reduce divergence between x11 and sdl1 in emulate.c
|
2023-05-03 10:54:36 +02:00 |
errors.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
errors.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
hp.h
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
hp48.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
hp48_emu.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
hp48char.h
|
sync with sdl48
|
2023-04-27 16:56:13 +02:00 |
icon.h
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
init.c
|
read_rom actually read from its fname param instead of global variable romFileName
|
2023-05-03 11:06:47 +02:00 |
lcd.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
main.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
memory.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
mkcard.c
|
[mkcard] fix warnings by changing type of size to a consistent size_t
|
2023-05-02 14:07:19 +02:00 |
mmu.h
|
prefer commenting code rather that disbling it with #if 0
|
2023-05-03 10:40:15 +02:00 |
options.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
options.h
|
s/ifdef GUI_IS_*/if defined( GUI_IS_* )/g
|
2023-05-02 16:57:24 +02:00 |
register.c
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
resources.c
|
endif if ⇒ elif
|
2023-05-03 11:06:35 +02:00 |
resources.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
romio.c
|
read_rom actually read from its fname param instead of global variable romFileName
|
2023-05-03 11:06:47 +02:00 |
romio.h
|
read_rom actually read from its fname param instead of global variable romFileName
|
2023-05-03 11:06:47 +02:00 |
rpl.c
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
rpl.h
|
drop global.h, clean config.h
|
2023-04-28 14:06:51 +02:00 |
serial.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
small.h
|
remove GPL headers and changelogs
|
2023-04-27 14:52:04 +02:00 |
timer.c
|
clang-format'ted
|
2023-05-03 10:50:45 +02:00 |
timer.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
x48_gui.c
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
x48_gui.h
|
prefer () to (void) in functions' signatures
|
2023-05-03 10:35:15 +02:00 |
X48NG.ad.h
|
x48ng 0.9.9
|
2023-04-30 18:16:13 +02:00 |