💾 Archived View for compudanzas.net › mu.gmi captured on 2022-06-03 at 23:09:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

➡️ Next capture (2022-06-11)

-=-=-=-=-=-=-

mu: a human-scale computer

Mu is a minimal-dependency hobbyist computing stack

mu repository

bicycles for the mind have to be see-through

tutorial

we collaborated with play-testing and giving feedback on the following tutorial:

A guided tour of Mu on x86 computers

notes / runbook

some errors

when there was a mismatch between a function header return register, and the register where the function call was performed:

register for output 'x' is not right

example code that triggers it:

fn f -> _/eax: int {
  return 3
}

fn main {
  var x/ecx: int <- f
}

incoming links

highlights of 12021

low-level

tutorials

meta

compudanzas

contact

text, images, and code are shared with the peer production license