.. |
libChf
|
(disabled) buggy draft of BUSCC implementation inspired by Emu48
|
2024-10-18 18:33:28 +02:00 |
ui4x
|
[ncurses] handle Enter key better
|
2024-10-22 08:11:55 +02:00 |
chf_messages.c
|
add modules names to messages table
|
2024-10-08 15:51:47 +02:00 |
chf_messages.h
|
include, don't duplicate
|
2024-10-02 19:15:24 +02:00 |
config.h
|
HP49_support is always set
|
2024-10-08 19:14:34 +02:00 |
cpu.c
|
"(BUSCC)"
|
2024-10-20 15:19:22 +02:00 |
cpu.h
|
inline DEBUG_print_cpu_instruction()
|
2024-10-20 15:16:00 +02:00 |
debug.h
|
overzealous condition
|
2024-10-16 14:31:46 +02:00 |
dis.c
|
0x all over cases
|
2024-10-13 15:59:05 +02:00 |
disk_io.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
disk_io.h
|
Add header guard to all header files
|
2024-08-29 13:44:54 +02:00 |
disk_io_obj.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
emulator.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
flash49.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
flash49.h
|
space
|
2024-09-19 13:34:20 +02:00 |
hdw.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
hw_config.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
keyb.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
keyb.h
|
"missing" includes
|
2024-09-11 22:13:57 +02:00 |
machdep.h
|
Add header guard to all header files
|
2024-08-29 13:44:54 +02:00 |
main.c
|
style
|
2024-10-16 14:42:39 +02:00 |
modules.c
|
inline DEBUG_print_cpu_instruction()
|
2024-10-20 15:16:00 +02:00 |
modules.h
|
compile without warnings with FULL_WARNINGS=yes
|
2024-10-10 05:53:45 +02:00 |
monitor.c
|
I like my macros all UPPERCASE, and GetNibble was a bit silly as FetchNibble is just fine
|
2024-10-12 17:29:58 +02:00 |
monitor.h
|
make a header for monitor (debugger); rename t48.c
|
2024-09-11 20:53:03 +02:00 |
pack.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
romram.c
|
inline DEBUG_print_cpu_instruction()
|
2024-10-20 15:16:00 +02:00 |
romram49.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
serial.c
|
no need to define CHF_MODULE_ID
|
2024-10-10 16:45:44 +02:00 |
serial.h
|
missing include
|
2024-09-24 15:33:37 +02:00 |
x_func.c
|
REAL_CPU_SPEED isn't there anymore, use config.throttle
|
2024-10-13 15:42:46 +02:00 |
x_func.h
|
document x* functions usage
|
2024-09-19 16:13:30 +02:00 |