Commit Graph

23 Commits

Author SHA1 Message Date
5eda12a69b [SPCA] fix formatting errors, add notes 2026-01-28 08:06:45 +01:00
02dca2ea18 [SPCA] Design fixes 2026-01-26 19:23:23 +01:00
fe9dc3344d [SPCA] Fix typos 2026-01-26 17:07:49 +01:00
2f2432ddd3 [SPCA] Add note on endianness 2026-01-26 07:15:25 +01:00
a5f0aa40d2 [SPCA] Add more notes on conditional moves and jumps 2026-01-25 13:41:08 +01:00
0770c76ef3 [SPCA] Fixes a few errors 2026-01-25 08:11:16 +01:00
25b3381294 [SPCA] Fix various errors 2026-01-23 10:33:49 +01:00
Janis Hutz
b86fd00a60 Update 05_stack.tex 2026-01-23 06:25:31 +00:00
5dffd7391c [SPCA] Update code imports 2026-01-22 07:35:37 +01:00
ad5098bb07 [SPCA] Finish unorthodox control flow 2026-01-16 08:19:39 +01:00
d874ce7fa9 [SPCA] CPP toolchain, prepare unorthodox control flow slides summary 2026-01-15 16:33:05 +01:00
RobinB27
4629cb75e1 [SPCA] Improve Stack section 2026-01-13 14:46:30 +01:00
9da3a2c0d3 [SPCA] Finish stack, data type compilation details 2026-01-12 12:02:53 +01:00
639c147264 [SPCA] Stack
almost complete, still missing variadic functions
2026-01-12 08:06:51 +01:00
RobinB27
42b7451241 [SPCA] more assembly 2026-01-11 16:52:34 +01:00
58b70a2ec6 [SPCA] Fix some errors, add example 2026-01-11 08:36:55 +01:00
acffe6b3e6 [SPCA] Format 2026-01-11 08:05:05 +01:00
RobinB27
35c06e4edf [SPCA] more assembly 2026-01-10 19:57:50 +01:00
RobinB27
59f4151a3e [SPCA] Add example to ASM 2026-01-10 17:29:22 +01:00
722759c1e8 [SPCA] ASM ops, basic syntax 2026-01-10 08:36:28 +01:00
74786112cf [SPCA] More ASM 2026-01-09 17:05:00 +01:00
149bcae126 [SPCA] Asm intro 2026-01-08 11:15:05 +01:00
2c9921c6d1 [SPCA] Restructuring, finish memory management in C, start dynamic memory management section 2026-01-07 11:54:39 +01:00