sd:sdcc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sd:sdcc [2026/04/13 17:40] – appledog | sd:sdcc [2026/04/13 17:44] (current) – appledog | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| * April 14th, 2026. | * April 14th, 2026. | ||
| I've been trying to get a symbol table up and to define int; but it isn't working. I think there is an off by one bug on the stack. Storing variables on the stack is something I don't fully understand or trust yet. | I've been trying to get a symbol table up and to define int; but it isn't working. I think there is an off by one bug on the stack. Storing variables on the stack is something I don't fully understand or trust yet. | ||
| + | |||
| + | What is really biting me in the ass is the system I came up with to pair 16-bit registers into 24-bit pointers. It's a charmingly retro, period-authentic thing. But it makes coding a bit hard when you need multiple pointers. I have a ' | ||
| More to come. | More to come. | ||
sd/sdcc.1776102049.txt.gz · Last modified: by appledog
