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
18
Commits
1
Branch
0
Tags
a306575cdd19bba07e4f1ee6f53504ff6562e13e
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
a306575cdd
used AI to generate documentation. verified all documentation is correct and accurately represents the functionality of the emulator
2026-07-16 20:29:51 +01:00
.idea
rewrote assembler backend to support custom executable format (DSE) and also refactored (moving crates around)
2026-07-16 00:34:23 +01: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
used AI to generate documentation. verified all documentation is correct and accurately represents the functionality of the emulator
2026-07-16 20:29:51 +01:00
dsa
used AI to generate documentation. verified all documentation is correct and accurately represents the functionality of the emulator
2026-07-16 20:29:51 +01:00
dsa_resources
rewrote assembler backend to support custom executable format (DSE) and also refactored (moving crates around)
2026-07-16 00:34:23 +01:00
dsx
used AI to generate documentation. verified all documentation is correct and accurately represents the functionality of the emulator
2026-07-16 20:29:51 +01: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
rewrote assembler backend to support custom executable format (DSE) and also refactored (moving crates around)
2026-07-16 00:34:23 +01:00
S
Description
Damn Simple Architecture (rewrite)
1.8
MiB
Languages
Rust
100%