hpemung/src
2024-04-18 16:27:54 +02:00
..
bus.c s/files/persistence/g; code formatting 2024-04-15 19:43:28 +02:00
bus.h s/files/persistence/g; code formatting 2024-04-15 19:43:28 +02:00
config.c order 2024-04-18 15:42:40 +02:00
config.h order 2024-04-18 15:42:40 +02:00
cpu.c more cleaning and fiddling 2023-10-03 16:56:47 +02:00
cpu.h Cleaning headers 2024-04-14 22:02:32 +02:00
display.c static somme variables 2024-04-17 16:42:56 +02:00
display.h Cleaning headers 2024-04-14 22:02:32 +02:00
emulator.c remove SDL2 dep from main.c; reorder main loop and remove unneeded code 2024-04-18 16:27:54 +02:00
emulator.h filenames are part of config 2024-04-18 15:38:56 +02:00
gui.c renaming functions 2024-04-18 15:39:28 +02:00
gui.h renaming functions 2024-04-18 15:39:28 +02:00
hdw.c more header cleaning 2024-04-14 22:23:02 +02:00
hdw.h more cleaning and fiddling 2023-10-03 16:56:47 +02:00
keyboard.c use keyboard handling like x48ng; press F11 to load zeldahp.dir on stack 2024-04-18 13:22:46 +02:00
keyboard.h use keyboard handling like x48ng; press F11 to load zeldahp.dir on stack 2024-04-18 13:22:46 +02:00
main.c remove SDL2 dep from main.c; reorder main loop and remove unneeded code 2024-04-18 16:27:54 +02:00
opcodes.c positive condition 2024-04-17 15:01:58 +02:00
opcodes.h remove noisy headers; #include <stdbool.h> 2023-10-03 14:04:46 +02:00
opinline.h more header cleaning 2024-04-14 22:23:02 +02:00
persistence.c filenames are part of config 2024-04-18 15:38:56 +02:00
persistence.h filenames are part of config 2024-04-18 15:38:56 +02:00
ports.c more header cleaning 2024-04-14 22:23:02 +02:00
ports.h state files' location is now ~/.config/hpemu 2024-04-14 14:08:56 +02:00
rpl.c add make install and tolling similar to x48ng's 2024-04-15 13:40:10 +02:00
rpl.h clean headers and more dead code 2023-10-03 16:20:40 +02:00
timers.c fonts and keyboard characters 2024-04-17 11:25:51 +02:00
timers.h clean headers and more dead code 2023-10-03 16:20:40 +02:00
types.h Cleaning headers 2024-04-14 22:02:32 +02:00