Skip to content
Simon Dick edited this page Jun 21, 2026 · 5 revisions

sidick/micropython wiki

Working notes and design log for the AmigaOS 3.x MicroPython port (branch amiga-port).

For an upstream-style introduction to the port, see ports/amiga/README.md in the source tree.

Main pages

  • Amiga port design — index, architecture decisions, the phase-status table (each phase links to its own page), investigation items, and known limitations.
  • Amiga port testing — full testing runbook (vamos, Amiberry, CI; install paths, exclude lists, suite snapshot, known-good failures, soft-float library bugs, on-device runner setup).
  • Amiga port test status — at-a-glance scoreboard: every port-local smoke test, the upstream-suite snapshot, and the remaining real-hardware failures.
  • Upstreaming — tracker for getting the port accepted into upstream MicroPython: generative-AI policy, acceptance blockers and suggestions, audit findings, and the progress log.

Per-phase pages

Each page is the design log and step plan for one phase. The small foundational phases are grouped onto two era pages; the substantial phases each have their own.

Clone this wiki locally