.. |
bus.c
|
Enable input on the serial port
|
2023-02-02 10:49:07 +01:00 |
bus.h
|
Add support for dropping files onto the window to mount them as a disk
|
2022-12-26 18:22:21 -08:00 |
cpu.c
|
Refactor physical memory address resolution code
|
2023-02-01 23:51:15 +01:00 |
cpu.h
|
Add headless mode
|
2023-01-26 22:24:16 +01:00 |
disk.c
|
Cleanly exit if attempting to open non-existent disk
|
2023-01-30 14:09:00 -08:00 |
disk.h
|
Add disk write support
|
2022-10-27 16:02:17 -07:00 |
framebuffer.c
|
Add support for cross-compiling for Windows
|
2022-12-26 17:22:48 -08:00 |
framebuffer.h
|
Implement overlays
|
2022-10-23 13:16:40 -07:00 |
keyboard.c
|
Add support for cross-compiling for Windows
|
2022-12-26 17:22:48 -08:00 |
keyboard.h
|
Rename key_t to keycode_t
|
2022-10-26 18:03:00 -07:00 |
main.c
|
Enable input on the serial port
|
2023-02-02 10:49:07 +01:00 |
mmu.c
|
Add support for cross-compiling for Windows
|
2022-12-26 17:22:48 -08:00 |
mmu.h
|
Implement a somewhat hacky MMU
|
2022-10-26 18:03:00 -07:00 |
mouse.c
|
Add support for cross-compiling for Windows
|
2022-12-26 17:22:48 -08:00 |
mouse.h
|
Implement mouse support
|
2022-10-23 17:18:05 -07:00 |
screen.c
|
Add support for dropping files onto the window to mount them as a disk
|
2022-12-26 18:22:21 -08:00 |
screen.h
|
Add support for dropping files onto the window to mount them as a disk
|
2022-12-26 18:22:21 -08:00 |
serial.c
|
Enable input on the serial port
|
2023-02-02 10:49:07 +01:00 |
serial.h
|
Enable input on the serial port
|
2023-02-02 10:49:07 +01:00 |