SpookyDervish
  • Hey, my name's Nathaniel, I do coding primarily in C and Python, and I like cats. :P

  • Joined on 2025-08-31
SpookyDervish created pull request chookspace/chookchat#2 2026-07-21 07:09:31 +10:00
design navbar for client
SpookyDervish pushed to master at SpookyDervish/chookchat 2026-07-21 07:08:56 +10:00
68558973f2 design navbar for client
SpookyDervish created repository SpookyDervish/chookchat 2026-07-21 06:45:12 +10:00
SpookyDervish created pull request chookspace/chookchat#1 2026-07-20 18:48:18 +10:00
make buttons much clearer when hovered
SpookyDervish pushed to main at Comet/Comet 2026-07-19 14:37:13 +10:00
ee5d0c5cd9 forgot to include "comet" section in sidebar of docs
SpookyDervish pushed to main at Comet/Comet 2026-07-19 14:36:28 +10:00
7153ecdd26 document args of comet/cometc better
SpookyDervish pushed to main at Comet/Comet 2026-07-19 14:24:57 +10:00
2f9c7dc58c fix tiny bug with constructor calls
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 19:13:11 +10:00
c5fc6a8493 fix instruction loading i think
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 18:43:16 +10:00
Compare 2 commits »
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 18:29:07 +10:00
b58b5adf65 start work on interrupts
Compare 2 commits »
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 17:57:22 +10:00
82f9644e15 change how flags works
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 14:05:09 +10:00
Compare 2 commits »
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 13:14:22 +10:00
a2d90f620a change operands for some instructions and start work on devices
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 12:44:05 +10:00
74992e673a change SYS instruction to PORT and add imm4
Compare 2 commits »
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 12:32:15 +10:00
b27c75b5e9 add comments to instruction operand types
Compare 2 commits »
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 12:09:06 +10:00
b53b4b259f repush because chookspace is dying
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 12:04:24 +10:00
e1591e9810 add file loading
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-15 17:53:00 +10:00
f84525fa3a include asan with debug builds
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-15 17:32:02 +10:00
c06f070921 instruction encoding and decoding working
SpookyDervish pushed to main at SpookyDervish/MyLittleCPU 2026-07-15 15:54:59 +10:00
9d0c1de3f5 instruction decoding