This website requires JavaScript.
Explore
Help
Sign In
zxq5
/
DSA
Watch
1
Star
0
Fork
0
You've already forked DSA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
e1705efe7cccb306c938eb865ed0e691c5af26df
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
zxq5
e1705efe7c
new ui, control panel kinda works, display works, framebuffer works, serial write works. widget for registers works. next is serial input and the editor
2026-03-13 04:30:32 +00:00
.idea
new ui, control panel kinda works, display works, framebuffer works, serial write works. widget for registers works. next is serial input and the editor
2026-03-13 04:30:32 +00:00
config
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
doc
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
dsa
new ui, control panel kinda works, display works, framebuffer works, serial write works. widget for registers works. next is serial input and the editor
2026-03-13 04:30:32 +00:00
dsa_resources
new ui, control panel kinda works, display works, framebuffer works, serial write works. widget for registers works. next is serial input and the editor
2026-03-13 04:30:32 +00:00
dsx
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
.gitignore
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
Cargo.toml
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
decomp2.txt
PEAK optimisation. 420mips. it's not getting much faster tbh.
2026-03-10 03:43:47 +00:00
S
Description
Damn Simple Architecture (rewrite)
1.8
MiB
Languages
Rust
100%