Tridora-CPU/doc
slederer 14d6de059d implement newOrNil, changes to stdlib
- newOrNil works like new, but sets the variable to nil
  if the heap allocation failed
- change stdlib to use newOrNil in openfile and openvolumeid
- changes to programs that use openvolumeid
2025-08-31 23:30:40 +02:00
..
irqctrl.md initial commit 2024-09-19 14:12:22 +02:00
mem.md docs: add UART documentation 2024-10-04 00:37:57 +02:00
pascalprogramming.md implement newOrNil, changes to stdlib 2025-08-31 23:30:40 +02:00
shell.md README,docs: add some documentation for the shell 2024-10-20 23:07:47 +02:00
spisd.md initial commit 2024-09-19 14:12:22 +02:00
tridoracpu.md docs: Add information about interrupt handling 2024-11-05 01:27:01 +01:00
uart.md docs: add UART documentation 2024-10-04 00:37:57 +02:00
vga.md docs: add more info about sets and for-in loop 2024-10-30 00:34:30 +01:00