Commit Graph

12 Commits

Author SHA1 Message Date
13e4158b7b Remove some commented code
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 7s
2026-01-19 01:39:18 -06:00
cd3de5e361 Major work
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 10s
2026-01-19 01:36:58 -06:00
c535e4e76d Add new testcases with cc65 support
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 8s
2025-12-22 02:13:10 -06:00
c8d441297e Format and basic background impl 2025-12-21 14:03:01 -06:00
5c3d537cfd Update before heading home
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 26s
2025-12-19 20:38:47 -06:00
ce4532bcdf Complete initial tests for startup
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 8s
2025-12-14 14:44:54 -06:00
af770d232c Finally find (& fix) bug in BIT instructions
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 26s
- BIT not longer ANDs the A register
- I now a pretty good debug view for debugging the CPU
- I wrote a number_input element for iced
- I upgraded to iced 0.14
- I added images for play and pause
- The debug log now displays in the debug view
2025-12-14 13:10:57 -06:00
fecef26e2f Update tests with basic init 2025-12-13 20:29:52 -06:00
4113570eb3 Don't bother updating rust - the container is already rebuilt monthly, and we don't run on nightly
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 48s
2025-12-07 11:47:15 -06:00
db31ea1774 Add workflows
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 31s
2025-12-07 11:40:05 -06:00
e31be8a7a1 Include asm6f assembler in repo 2025-12-07 11:36:11 -06:00
d97a8559ec Initial commit 2025-12-07 11:34:37 -06:00