Maxwell max
max pushed to master at chookspace/chookchat 2026-07-20 19:02:13 +10:00
6241824960 keep working on the like button
max pushed to master at chookspace/chookchat 2026-07-20 18:48:39 +10:00
7d0727a7aa Merge pull request 'make buttons much clearer when hovered' (#1) from SpookyDervish/chookchat:master into master
77ceecaf0c make buttons much clearer when hovered
Compare 2 commits »
max merged pull request chookspace/chookchat#1 2026-07-20 18:48:38 +10:00
make buttons much clearer when hovered
max pushed to master at chookspace/chookchat 2026-07-20 18:26:53 +10:00
78aae0714c start work on like button, better html sanitisation
max pushed to master at chookspace/chookchat 2026-07-20 17:49:39 +10:00
d015b12277 Sanitise html
max pushed to master at chookspace/chookchat 2026-07-20 11:48:41 +10:00
c3e39d5714 Style things a little
max pushed to master at chookspace/chookchat 2026-07-20 10:58:23 +10:00
e1751a3ece yay initial commit
max created branch master in chookspace/chookchat 2026-07-20 10:58:23 +10:00
max created repository chookspace/chookchat 2026-07-20 10:58:04 +10:00
max renamed repository from chookchat to chookspace/chookchat-old 2026-07-20 10:57:45 +10:00
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-17 12:54:07 +10:00
74159849c9 Print out result of execution after running
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-17 12:48:32 +10:00
8f64b17777 Include imm16's in the word count (fix the infinite loop bug yay!)
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-17 12:31:57 +10:00
f786235064 use calloc to hopefully not read random stuff
e7350a254f refactor some things to fix things (maybe)
Compare 2 commits »
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 19:29:12 +10:00
be61ecec0f small fix
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 19:19:09 +10:00
ba4121b6c4 Fix bug with imm16 processing
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 19:04:44 +10:00
3bf340d9f2 stuffs
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 18:41:27 +10:00
afa45ea82d Update main.c to accept command line input
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 18:29:54 +10:00
9828ef2811 Add header generation to assembler
max pushed to main at SpookyDervish/MyLittleCPU 2026-07-16 18:21:45 +10:00
80bca7059f we assembled something!
max pushed to master at ground/ground-rewrite 2026-07-16 14:39:50 +10:00
7a53105eca Start working on CALLMETHOD