.. |
bus.c
|
move rom/ram/ports management from bus to emulator
|
2024-04-13 13:42:37 +02:00 |
bus.h
|
use actual bool's true
|
2024-04-10 16:58:06 +02:00 |
config.c
|
Remove dead code; tweak GUI
|
2024-04-14 19:06:09 +02:00 |
config.h
|
Remove dead code; tweak GUI
|
2024-04-14 19:06:09 +02:00 |
cpu.c
|
more cleaning and fiddling
|
2023-10-03 16:56:47 +02:00 |
cpu.h
|
use actual bool's true
|
2024-04-10 16:58:06 +02:00 |
display.c
|
unneeded include
|
2024-04-14 20:43:10 +02:00 |
display.h
|
split SDL__display_show() otu of display
|
2024-04-13 14:13:24 +02:00 |
emulator.c
|
state files' location is now ~/.config/hpemu
|
2024-04-14 14:08:56 +02:00 |
emulator.h
|
state files' location is now ~/.config/hpemu
|
2024-04-14 14:08:56 +02:00 |
files.c
|
state files' location is now ~/.config/hpemu
|
2024-04-14 14:08:56 +02:00 |
files.h
|
state files' location is now ~/.config/hpemu
|
2024-04-14 14:08:56 +02:00 |
gui.c
|
move keys function from gui_buttons to keyboard
|
2024-04-14 21:41:11 +02:00 |
gui.h
|
static inline
|
2024-04-14 20:36:13 +02:00 |
gui_buttons.c
|
move keys function from gui_buttons to keyboard
|
2024-04-14 21:41:11 +02:00 |
gui_buttons.h
|
move keys function from gui_buttons to keyboard
|
2024-04-14 21:41:11 +02:00 |
hdw.c
|
more cleaning and fiddling
|
2023-10-03 16:56:47 +02:00 |
hdw.h
|
more cleaning and fiddling
|
2023-10-03 16:56:47 +02:00 |
keyboard.c
|
move keys function from gui_buttons to keyboard
|
2024-04-14 21:41:11 +02:00 |
keyboard.h
|
move keys function from gui_buttons to keyboard
|
2024-04-14 21:41:11 +02:00 |
main.c
|
inline main#mainLoop
|
2024-04-14 20:33:51 +02:00 |
opcodes.c
|
disable SHUTDN
|
2024-04-12 14:42:19 +02:00 |
opcodes.h
|
remove noisy headers; #include <stdbool.h>
|
2023-10-03 14:04:46 +02:00 |
opinline.h
|
clean includes
|
2023-10-03 16:24:20 +02:00 |
ports.c
|
merge (current and future) files functions into files.{c,h}
|
2024-04-13 14:00:40 +02:00 |
ports.h
|
state files' location is now ~/.config/hpemu
|
2024-04-14 14:08:56 +02:00 |
rpl.c
|
clean includes
|
2023-10-03 16:24:20 +02:00 |
rpl.h
|
clean headers and more dead code
|
2023-10-03 16:20:40 +02:00 |
timers.c
|
more cleaning and fiddling
|
2023-10-03 16:56:47 +02:00 |
timers.h
|
clean headers and more dead code
|
2023-10-03 16:20:40 +02:00 |
types.h
|
Persist RAM, port1&2 in files. Create files if needed.
|
2024-04-13 21:57:05 +02:00 |