• UK
  • https://zxq5.dev
  • Rustacean Arch User Java hater (except minecraft) CS student @ UOB

  • Joined on 2024-12-14
zxq5 pushed to main at zxq5/damn_simple_architecture 2025-06-23 23:45:50 +01:00
76197fac8f finished refactor of emulator - started on loader (needs significant changes before functional in the way that I would like)
zxq5 pushed to main at zxq5/damn_simple_architecture 2025-06-23 21:28:49 +01:00
bc5ddef311 added error handling to emulator
zxq5 opened issue zxq5/damn_simple_architecture#7 2025-06-23 21:24:08 +01:00
Implement config
zxq5 pushed to main at zxq5/damn_simple_architecture 2025-06-23 00:31:20 +01:00
ddd0c27893 found a cause of a memory bug in emulator - fix is TODO (#6) - continued working on brainf interpreter. we really need better debugging tools tbh.
zxq5 commented on issue zxq5/damn_simple_architecture#6 2025-06-22 23:17:16 +01:00
Fix emulator arithmetic bugs

found one of the causes of the issue. a program I was writing read a word that crossed the boundary between two blocks, resulting in an block offset of 255 leading to an overflow.

conclusions: …

zxq5 closed issue steven-legion/fantasysmp#8 2025-06-21 00:20:18 +01:00
dragon armour
zxq5 closed issue steven-legion/fantasysmp#6 2025-06-21 00:20:16 +01:00
blazing set
zxq5 closed issue steven-legion/fantasysmp#2 2025-06-21 00:20:11 +01:00
add witherite set
zxq5 closed issue steven-legion/fantasysmp#3 2025-06-21 00:20:09 +01:00
lightning sword
zxq5 closed issue steven-legion/fantasysmp#4 2025-06-21 00:20:08 +01:00
wrath of steven
zxq5 closed issue steven-legion/fantasysmp#5 2025-06-21 00:20:05 +01:00
true netherite
zxq5 closed issue steven-legion/fantasysmp#7 2025-06-21 00:20:03 +01:00
homing bow
zxq5 reopened issue steven-legion/fantasysmp#8 2025-06-21 00:20:01 +01:00
dragon armour
zxq5 closed issue steven-legion/fantasysmp#8 2025-06-21 00:19:58 +01:00
dragon armour
zxq5 closed issue steven-legion/fantasysmp#9 2025-06-21 00:19:53 +01:00
crimson set
zxq5 closed issue steven-legion/fantasysmp#10 2025-06-21 00:19:51 +01:00
ender set
zxq5 pushed to main at steven-legion/steven 2025-06-09 00:12:58 +01:00
zxq5 created repository zxq5/a-go-game 2025-05-16 21:54:03 +01:00
zxq5 pushed to main at steven-legion/fantasysmp-cit 2025-04-04 00:10:23 +01:00
d157b9fe95 added a bunch of stuff
Compare 2 commits »
zxq5 pushed to unified at LowLevelDevs/FoundryOS 2025-03-10 15:40:42 +00:00
b80b400c19 fixed interrupts (temporary, we need to do a real fix for this)