TheCurle
TheCurle pushed to master at TheCurle/Erythro 2020-09-12 23:06:17 +00:00
c2b396b853 Fix bug in loading values into variables
TheCurle closed issue TheCurle/Erythro#1 2020-09-12 01:55:52 +00:00
Functions
TheCurle pushed to master at TheCurle/Erythro 2020-09-12 01:55:52 +00:00
7fe6a34613 Fix functions all having the same ID on call. Closes #1
TheCurle pushed to master at TheCurle/Erythro 2020-09-12 01:54:33 +00:00
a3ca8e621b Add debugging messages to help track down issue 1
TheCurle commented on issue TheCurle/Erythro#2 2020-09-11 02:33:14 +00:00
Return overwrite

I'm actually embarrassed about this one. After spending a day or two working on other things, i realised that i was actually trying to deallocate the register used to input the value. Instead i was deallocating the one used to output, hence... stupid bug.

TheCurle closed issue TheCurle/Erythro#2 2020-09-11 02:31:53 +00:00
Return overwrite
TheCurle pushed to master at TheCurle/Erythro 2020-09-11 02:31:53 +00:00
84fbd5bd61 Fix stupid bug. Closes #2
TheCurle opened issue TheCurle/Erythro#2 2020-09-11 02:19:59 +00:00
Return overwrite
TheCurle opened issue TheCurle/Erythro#1 2020-09-11 02:13:59 +00:00
Functions
TheCurle pushed to php at blward/obsidian-web 2020-09-10 16:57:33 +00:00
15392a628f Start fresh for php prototype
TheCurle pushed to master at TheCurle/Erythro 2020-09-10 01:03:10 +00:00
59329d963f First files.
430829e4ec First files.
Compare 2 commits »
TheCurle pushed to master at TheCurle/Erythro 2020-09-10 00:58:30 +00:00
430829e4ec First files.
TheCurle created repository TheCurle/Erythro 2020-09-10 00:49:49 +00:00
TheCurle pushed to master at gwdev/Chroma 2020-04-11 21:50:26 +00:00
d522d40ac8 Attempts at fixing paging.
TheCurle pushed to master at TheCurle/Engage 2020-03-04 23:36:43 +00:00
f21a00ffd6 Reorganize, implement full multiblock test suite
TheCurle pushed to master at TheCurle/Engage 2020-02-28 22:40:26 +00:00
46e2dea59f Initial Commit.
TheCurle created repository TheCurle/Engage 2020-02-28 22:29:31 +00:00
TheCurle pushed to master at gwdev/Chroma 2020-02-06 20:41:25 +00:00
822cfc4b9e Complete overhaul of the Legacy system.
TheCurle created repository gwdev/Chroma 2020-02-06 20:39:25 +00:00
TheCurle pushed to integrated-bootloader at gwdev/Sync 2019-10-28 19:50:54 +00:00
1632510d86 Minor adjustment to gitignore to tidy things up