zxq5
|
a4d42bdad6
|
rewrote assembler backend to support custom executable format (DSE) and also refactored (moving crates around)
|
2026-07-16 00:34:23 +01:00 |
|
zxq5
|
7a84073bc4
|
extracted emulator backend into independent crate
|
2026-07-14 22:14:22 +01:00 |
|
zxq5
|
6061e1701e
|
progress on serial and added editor
|
2026-03-16 04:31:47 +00:00 |
|
zxq5
|
e01a9f2808
|
progress: new assembler works, instruction set fully implemented with call/ret and push/pop, bf.dsa works which means the dsa assembly language works reliably. still a few bugs to fix. might be able to squeeze out a tiny bit more performance
|
2026-03-09 03:24:20 +00:00 |
|