.github
|
Add CodeQL workflow for GitHub code scanning
|
2022-12-05 19:10:52 +00:00 |
ESP32
|
ESP32: configure network & NBD disk backend
|
2023-03-22 11:26:13 +01:00 |
RP2040
|
does not even compile yet
|
2023-03-22 13:01:01 +01:00 |
tests
|
mfpi test
|
2022-04-11 19:09:16 +02:00 |
.gitignore
|
meta
|
2022-06-11 08:37:05 +02:00 |
.lgtm.yml
|
meta
|
2022-03-21 20:45:10 +01:00 |
btester.sh
|
working on tester code
|
2022-03-13 11:53:32 +01:00 |
bus.cpp
|
clean-up
|
2023-03-21 21:16:41 +01:00 |
bus.h
|
d/i index 0 for i is more logical? because it is default mode.
|
2023-03-21 21:07:36 +01:00 |
CMakeLists.txt
|
wip
|
2023-03-21 22:15:27 +01:00 |
console.cpp
|
The disassembler uses peekWord() which would do a real read on i/o
|
2022-06-12 21:00:26 +02:00 |
console.h
|
Event handling (stop/interrupt) clean-up
|
2022-06-10 20:59:36 +02:00 |
console_ncurses.cpp
|
show console LEDs
|
2023-03-19 15:05:00 +01:00 |
console_ncurses.h
|
Event handling (stop/interrupt) clean-up
|
2022-06-10 20:59:36 +02:00 |
console_posix.cpp
|
- fix for busy loop in console_posix (due to poll with 0ms timeout)
|
2022-06-26 01:41:58 +02:00 |
console_posix.h
|
Event handling (stop/interrupt) clean-up
|
2022-06-10 20:59:36 +02:00 |
cpu.cpp
|
explicit logging of schedule_trap
|
2023-03-21 16:20:06 +01:00 |
cpu.h
|
MMR2 tracking
|
2023-03-21 14:26:58 +01:00 |
debugger.cpp
|
does not even compile yet
|
2023-03-22 13:01:01 +01:00 |
debugger.h
|
Event handling (stop/interrupt) clean-up
|
2022-06-10 20:59:36 +02:00 |
disk_backend.cpp
|
disk backend
|
2023-03-21 21:45:25 +01:00 |
disk_backend.h
|
disk_backend::begin()
|
2023-03-21 22:28:43 +01:00 |
disk_backend_file.cpp
|
disk_backend::begin()
|
2023-03-21 22:28:43 +01:00 |
disk_backend_file.h
|
override
|
2023-03-21 22:39:19 +01:00 |
disk_backend_nbd.cpp
|
NBD: implemented read/write
|
2023-03-22 10:24:23 +01:00 |
disk_backend_nbd.h
|
connect
|
2023-03-22 07:33:08 +01:00 |
error.cpp
|
ESP32 poc
|
2022-03-15 21:26:02 +01:00 |
error.h
|
KEK
|
2022-03-01 13:57:57 +01:00 |
gcovr-json-diff.py
|
coverage compare tool
|
2022-03-01 15:53:49 +01:00 |
gen.h
|
logging facility
|
2022-06-11 09:35:30 +02:00 |
kw11-l.cpp
|
ESP32
|
2023-03-21 22:02:15 +01:00 |
kw11-l.h
|
- fix for busy loop in console_posix (due to poll with 0ms timeout)
|
2022-06-26 01:41:58 +02:00 |
LICENSE
|
Create LICENSE
|
2022-03-19 16:03:00 +01:00 |
loaders.cpp
|
use basic loader / tm_11 clean-up
|
2023-03-20 20:47:45 +01:00 |
loaders.h
|
fix for crash due to logging changes
|
2022-06-13 19:26:54 +02:00 |
log.cpp
|
code that would crash ESP32
|
2023-03-17 21:17:16 +01:00 |
log.h
|
log always is now always
|
2023-03-11 21:54:04 +01:00 |
main.cpp
|
NBD: implemented read/write
|
2023-03-22 10:24:23 +01:00 |
memory.cpp
|
misc esp32 tweaks
|
2022-03-17 21:22:33 +01:00 |
memory.h
|
allow memory > 16b
|
2022-03-25 23:08:54 +01:00 |
raw_to_simh_bin.cpp
|
working on tester code
|
2022-03-13 11:53:32 +01:00 |
README.md
|
meta
|
2022-06-01 15:40:07 +02:00 |
rk05.cpp
|
ESP32
|
2023-03-21 22:02:15 +01:00 |
rk05.h
|
disk backend
|
2023-03-21 21:45:25 +01:00 |
rl02.cpp
|
ESP32
|
2023-03-21 22:02:15 +01:00 |
rl02.h
|
disk backend
|
2023-03-21 21:45:25 +01:00 |
terminal.cpp
|
Renamed 'FIXME' to 'TODO' for a few cases: they're really TODOs and
|
2022-06-11 08:59:07 +02:00 |
terminal.h
|
KEK
|
2022-03-01 13:57:57 +01:00 |
tm-11.cpp
|
use basic loader / tm_11 clean-up
|
2023-03-20 20:47:45 +01:00 |
tm-11.h
|
use basic loader / tm_11 clean-up
|
2023-03-20 20:47:45 +01:00 |
tty.cpp
|
logging facility - remove \n & reduce logging when not needed
|
2022-06-11 09:44:00 +02:00 |
tty.h
|
unused variable
|
2022-04-11 14:39:18 +02:00 |
utils.cpp
|
NBD: implemented read/write
|
2023-03-22 10:24:23 +01:00 |
utils.h
|
NBD: implemented read/write
|
2023-03-22 10:24:23 +01:00 |