• France
  • Joined on 2026-03-02
mwa pushed to main at mwa/bisare_sim_rs 2026-03-27 21:40:33 +00:00
128a53bd3b improved debug
mwa pushed to main at mwa/bisare_sim_rs 2026-03-26 20:24:45 +00:00
689f4b77fd slightly improved asm debug message
mwa pushed to main at mwa/bisare_sim_rs 2026-03-26 19:26:56 +00:00
96c3a514f2 fixed up debug PC/SP addr
mwa pushed to main at mwa/bisare_sim_rs 2026-03-26 19:12:01 +00:00
e97b4c4ee4 fixed up debug command
mwa pushed to main at mwa/bisare_sim_rs 2026-03-26 16:07:19 +00:00
a51b6589f0 removed subdir
mwa pushed to main at mwa/bisare_sim_rs 2026-03-26 12:18:54 +00:00
cebc8fcc5b bitmap to asm moved to the other repo
mwa pushed to main at mwa/bisare_sim_rs 2026-03-25 08:42:26 +00:00
b664538923 added color to img
mwa pushed to main at mwa/bisare_sim_rs 2026-03-24 22:16:37 +00:00
3525db5299 added a warn when frame lag
mwa pushed to main at mwa/bisare_sim_rs 2026-03-24 14:37:47 +00:00
8d7cb5e6f3 fixed import on non-debug build
mwa pushed to main at mwa/bisare_sim_rs 2026-03-23 18:20:03 +00:00
ced0e13f6b improved debug interface
mwa pushed to main at mwa/bisare_sim_rs 2026-03-20 23:09:55 +00:00
c6b58dbc21 again, some minor perf improvement, probably be the last
mwa pushed to main at mwa/bisare_sim_rs 2026-03-20 18:45:53 +00:00
af111c5992 minor interupt on halt responsivity improvement and final Cargo.toml args
mwa pushed to main at mwa/bisare_sim_rs 2026-03-20 12:08:16 +00:00
b5962c6b50 minor performance improvement for jump/call
mwa pushed to main at mwa/bisare_sim_rs 2026-03-20 10:08:44 +00:00
ff6427b020 performance improvement
mwa pushed to main at mwa/bisare_sim_rs 2026-03-19 20:42:27 +00:00
c72e133cde Implemented correct behavior for lsl, asr, lsr (mask and correct for input = 32)
mwa pushed to main at mwa/bisare_sim_rs 2026-03-18 14:07:54 +00:00
c844f8d806 added nosize arg
mwa pushed to main at mwa/bisare_sim_rs 2026-03-17 22:11:05 +00:00
5c5d8471fa minor graphic modification
mwa pushed to main at mwa/bisare_sim_rs 2026-03-17 21:04:25 +00:00
94120273bb better rgba
mwa pushed to main at mwa/bisare_sim_rs 2026-03-17 20:22:04 +00:00
978bb30fdb Merge branch 'main' of ssh://gitea.jthillard.fr:222/mwa/bisare_sim_rs
5dd9328008 fic debug build
Compare 2 commits »
mwa pushed to main at mwa/bisare_sim_rs 2026-03-17 20:16:34 +00:00
f6cc53075a clarified entry point meaning