ReadyOS PRECOG is an experimental REU-first environment for a modern
Commodore 64 setup. Its long-term center of gravity is the new Commodore 64
Ultimate and related Ultimate-family hardware, but it is intended to support a
wide range of C64 setups that have a reasonably large REU. That includes VICE,
Ultimate-family hardware, and other practical REU-capable modern paths. PRECOG
0.2.5 is the current development line.
The current 0.2.5 development line is still comparatively generic rather
than being explicitly tailored to the new C64 Ultimate. This cycle is expected
to push further in that Ultimate-first direction while still trying to stay
usable on other REU-capable C64 setups.
The current tree also contains an opt-in C64 Ultimate DOS DMA launcher path.
It loads disk PRGs directly into loader-assigned REU destinations when built
with LAUNCHER_DMA_LOAD=1; normal release builds leave it disabled, and an
enabled build falls back to the established disk loader whenever UCI, image
mounting, file lookup, or transfer verification is unavailable. See
docs/ultimate_dos_dma_loading.md.
What if a Commodore 64 could feel ready, not just nostalgic? ReadyOS treats waiting as the enemy. It is a keyboard-first, full-screen terminal-style environment built around instant app switching, suspend/resume, shared clipboard and history, and deeper links between apps. The goal is a C64 workflow where READY means responsive, reliable, and repeatable.
At a glance:
- requires an REU-backed modern C64 path;
1MBis the minimum REU target, with8MBor16MBrecommended where available - main product direction: new Commodore 64 Ultimate and Ultimate-family workflows
- practical secondary path today: VICE with REU enabled
- still intended to support other C64 setups with a decent-sized REU
- tuned and hardware-tested from
1MHzthrough64MHzUltimate turbo operation - ships multiple release SKUs so the runtime can fit
D64,D71,D81, and EasyFlash cartridge workflows - emphasizes "instant" app switching with apps suspended in the REU
Project links:
- GitHub: https://github.com/ReadyOS-C64/ReadyOs
- Homepage: https://readyos64.com
- Wiki: https://readyos.notion.site/
The canonical release layout is:
Releases/<version>/precog-easyflash/Releases/<version>/precog-dual-d71/Releases/<version>/precog-d81/Releases/<version>/precog-kung-fu-flash-2-d81/Releases/<version>/precog-dual-d64/Releases/<version>/precog-solo-d64-a/Releases/<version>/precog-solo-d64-b/Releases/<version>/precog-solo-d64-c/Releases/<version>/precog-solo-d64-d/Releases/<version>/precog-solo-d64-e/
Targets:
- VICE
- THEC64 Mini / Maxi
- Commodore 64 Ultimate-family hardware such as C64 Ultimate, Ultimate 64, or Ultimate Cart
So far tested in VICE and the Commodore 64 Ultimate.
Recommended baseline:
- enable the REU
- set REU size to at least
1MB; use8MBor16MBwhere available - follow the
helpme.mdinside the selectedReleases/<version>/<profile>/directory
Boot note:
- disk SKUs boot with the documented
PREBOOTchain for that profile precog-easyflashboots by mountingreadyos_data.d64on drive8, attachingreadyos_easyflash.crt, and resetting into the cartridge- during that boot, the on-screen cartridge label reads
precog cartridge (beta)
- Base release:
0.2.5 - Local builds use the existing rolling suffix flow for artifact filenames only
- Builds release media per profile
- Full-content profiles currently include about
20launcher-visible entries depending on media capacity; the catalog table below is the current app-token union across profiles. - App snapshots and app-owned resource banks are allocated on demand and
recorded in the schema-v5 ReadyOS bank at physical
Skip; ReadyOS does not reserve a fixed app-slot gap or keep an allocation mirror in C64 RAM.
- ReadyBASIC grew through five graphics phases and Sound Phase 1. Its built-in modules now cover text/hires/multicolor modes, drawing primitives, REU-backed surfaces, sprites and input, polygon buffers, retained display lists, tiles/tilemaps, multicolor bitmap operations, and immediate SID voice/filter commands. The tree includes 32 graphics demonstrations and 6 sound demonstrations, with regular-disk and EasyFlash automation.
- The regular launcher gained an opt-in C64 Ultimate DOS/UCI direct-to-REU
loader. It validates exact PRG sizes, handles packed ReadyShell resources,
reuses a suitable mounted image, reports
DMA:YES/DMA:ON/DMA:NO, and falls back to the portable KERNAL/disk path on any unavailable or failed DMA operation. Production builds keepLAUNCHER_DMA_LOAD=0unless explicitly overridden. - UCI callers in the launcher, ReadyIRC, UCITest, and SysInfo now share the asynchronous state-machine discipline proven on physical Ultimate hardware: quiet-idle synchronization, asynchronous PUSH/ABORT handling, complete data and status draining, explicit DATA_ACC transitions, and bounded waits that do not depend on CPU-speed timing delays.
- ReadyIRC now provides a validated setup form, connect/disconnect and reconnect
flow, channel switching,
/joinand/names, NAMES/JOIN/PART handling, editable input, help, and REU-backed scrollback. Fixture-backed C64 Ultimate automation covers its UCI network path. - UCITest now has a larger structured/raw command catalog, decoded dword, socket, HTTP, and IEC results, remembered handles, selectable examples, and a dedicated user guide.
- The launcher and cartridge loaders use the physical
SkipReadyOS bank as the source of truth for the launcher snapshot, explicit app-token mapping, loaded/resumable status, clipboard metadata, hotkeys, resource relationships, app catalog metadata, and REU Viewer ownership details. ReadyShell overlays, ReadyShell state/scratch, and ReadyBASIC core/code banks are loader-assigned resources rather than fixed physical banks. - Launcher return state is intentionally small: an
RSM1UI record at ReadyOS$FC40keeps selection/scroll/one-shot state, while theLSrecord at$B9D9and app registry at$BA00reconstruct the app-bank, drive, hotkey, resource, loaded-state, and size arrays. Those arrays are not kept as a second authoritative copy in the launcher resume payload. - Apps can opt into owner-recorded runtime REU allocation without growing the primitive allocator or shim. QuickNotes note banks and the IRC scrollback banks now publish compact ownership records in the ReadyOS bank, so REU Viewer can identify the owner and launcher unload can free those banks with the app.
- The 0.2.4 EasyFlash, Kung Fu Flash 2, SysInfo, dynamic-resource, ReadyBASIC, ReadyIRC, RR-Net, and UCITest foundations remain part of 0.2.5. Their build products, boot diagnostics, REU-required behavior, and cartridge verification are retained rather than being reintroduced as new 0.2.5 features.
ReadyOS now ships the same runtime in 10 public media variants because the
target drive types, disk capacities, and cartridge support are different.
| Profile | Media | Why It Exists | Boot Flow | App Set |
|---|---|---|---|---|
precog-easyflash |
CRT cartridge plus companion D64 on drive 8 |
full cartridge cold-boot path for VICE and Ultimate-family setups that can keep a disk mounted | reset into cartridge boot | full current app catalog |
precog-dual-d71 |
two D71 images on drives 8 and 9 |
broad 1571 profile and the main local verification target |
PREBOOT -> SETD71 -> BOOT |
16 apps; omits sidetris, deminer, ucitest, rirc-rrnet, and readme for D71 capacity |
precog-d81 |
one D81 image on drive 8 |
broad single-disk profile for 1581/D81 setups |
PREBOOT -> BOOT |
20 apps; full EasyFlash catalog except sidetris |
precog-kung-fu-flash-2-d81 |
one D81 image on drive 8 |
broad Kung Fu Flash 2 disk-loading profile with 1MB REU and no skipped REU banks |
PREBOOT -> BOOT |
same 20-app set as precog-d81 |
precog-dual-d64 |
two D64 images on drives 8 and 9 |
reduced profile for 1541-compatible capacity limits |
PREBOOT -> BOOT |
curated subset of the current app catalog |
precog-solo-d64-a |
one D64 image on drive 8 |
standalone single-disk subset with editor, reference, and dizzy | PREBOOT -> BOOT |
editor, hexview, readme, dizzy |
precog-solo-d64-b |
one D64 image on drive 8 |
standalone single-disk notes/files subset | PREBOOT -> BOOT |
simplefiles, clipmgr, quicknotes |
precog-solo-d64-c |
one D64 image on drive 8 |
standalone single-disk planning/system subset | PREBOOT -> BOOT |
cal26, tasklist, reuviewer, sysinfo |
precog-solo-d64-d |
one D64 image on drive 8 |
standalone single-disk experimental subset with simple cells, calculator, 2048, and deminer | PREBOOT -> BOOT |
simplecells, calcplus, game2048, deminer |
precog-solo-d64-e |
one D64 image on drive 8 |
standalone single-disk ReadyShell-focused subset for one-disk-only environments | PREBOOT -> BOOT |
readyshell and its shell-focused subset |
The cartridge SKU has one important nuance: readyos_data.d64 is still part of
the expected runtime. The cartridge contains the EasyFlash boot code and the
preloaded payloads, while drive 8 remains the normal disk-backed place for
runtime files, help content, and app data.
Those cartridge-preloaded app snapshots are a cold-boot preload only. If one is unloaded from REU, ReadyOS cannot load it again from the cartridge until you restart ReadyOS.
The cartridge SKU also now performs an explicit early REU check. If REU is not present, the boot loader shows a clear error, waits for a keypress, and returns to BASIC cold start instead of trying to continue.
The Kung Fu Flash 2 D81 SKU is intentionally separate from the EasyFlash CRT
SKU. It is a disk-image path for KFF2 setups where CRT cartridge mode would
disable KFF2 REU emulation. It targets KFF2's 1MB REU mode and starts at
physical REU bank 0 instead of skipping the lower bank range used by the
normal test profiles. If the 1MB REU fills up, launching another app may simply
do nothing instead of showing an error. Unload one or more apps to free REU
banks, then launch the app again.
The dual-D64 profile is intentionally smaller. Right now it keeps the eight-app
productivity path that fits on two D64s: editor, readyshell,
simplefiles, clipmgr, cal26, tasklist, quicknotes, and calcplus.
The solo-D64 variants exist for environments that can mount only one D64
at a time, such as some web emulators and simplified media loaders. The split
is intentional.
The precog-easyflash cold boot now uses border colors so the long preload is
visibly doing work.
- light blue border: loader setup and general control flow
- green border: shim install and shared-state setup
- yellow border: cartridge-to-RAM copy
- orange border: RAM-to-REU stash or REU restore
- light green border: final launcher handoff
- red border: REU missing, waiting for keypress to return to BASIC
The blue background remains constant. Long yellow or orange phases are expected and mean the machine is still preloading launcher, app, and overlay snapshots.
The launcher-visible catalog lives in cfg/profiles/*.ini and is generated
to apps.cfg on drive 8 for the selected profile.
Each profile file in cfg/profiles/ becomes the generated apps.cfg on drive
8. The real file format has three sections in this order: [system],
[launcher], and [apps]. The dual-d71 profile begins like this:
[system]
variant_name=precog dual d71
variant_boot_name=precog dual d71
reu_bank_skip=0
[launcher]
load_all_to_reu=0
runappfirst=
[apps]
9:editor:editor:1
text editor with clipboard
8:quicknotes:quicknotes
reu-backed note editor
8:cal26:calendar 26
calendar for 2026 with appointmentsHow it works:
[system]carries launcher-visible variant text.variant_nameis the general profile name, andvariant_boot_nameis the boot/display variant string when that needs to differ.reu_bank_skipis a build-time boot contract, not a runtime launcher setting. It is compiled into the disk and EasyFlash boot/shim images as the number of physical 64K REU banks skipped before ReadyOS starts using REU space. The generatedapps.cfgstill records the profile source value for auditability, but the runtime launcher does not read it as configuration.load_all_to_reucontrols whether the launcher tries to preload all app payloads into the REU at startup.runappfirstoptionally names an app token to auto-launch after boot.- Each app record uses
drive:program:label[:slot]on one line, followed by a human-readable description on the next line. Used a lot for automated app testing. - In
9:editor:editor:1,9is the source drive,editoris the PRG token, the secondeditoris the launcher label, and the trailing1is the default hotkey slot. The parser accepts slot values1..9; omitting the fourth field means no default slot binding. - A catalog entry such as
8:readyshell:readyshell (beta):2assigns ReadyShell to launcher hotkey slot2at boot, even though ReadyShell does not currently support runtime rebinding from inside the shell. drivemust be numeric and in the range8..11.programmust be lowercase, must not include.prg, must not include a Commodore file-type suffix such as,p, and must be12characters or fewer.labelis the launcher-visible app name and is limited to31characters.- The description line is limited to
38characters. - Source text is expected to be lowercase. The build step writes the final
apps.cfgas a lowercase-PETASCIISEQpayload, and the launcher reads that generated file from drive8. - Blank lines and comment lines are allowed in the source profile. App records still follow the same alternating entry-line / description-line structure.
ReadyOS supports up to nine direct app hotkey slots.
CTRL+1throughCTRL+9launch or switch to the app bound to that slot.CTRL+SHIFT+1throughCTRL+SHIFT+9bind the current app to that slot at runtime in apps that use the shared hotkey handler.- The same slot numbers can be seeded at boot from
cfg/profiles/*.iniby adding the optional fourth:slotfield in the[apps]section. - Apps with their own raw keyboard input loops may not support runtime rebinding even though launcher-configured default slots still work.
Real C64 versus emulator key forms:
- On a real C64, launch uses
CTRLplus the number key. - On a real C64, bind uses
CTRL+SHIFTplus the number key. Those are the same physical keys that print shifted digit symbols:! " # $ % & ' ( ). - In emulators, host keymaps vary. Some map cleanly to
CTRL+SHIFT+<digit>, while others deliverCTRL+!,CTRL+",CTRL+#, and so on. - ReadyOS accepts both forms in apps that support runtime rebinding, so use whichever chord your emulator keymap produces.
Drive placement is profile-specific; the selected cfg/profiles/*.ini and its
generated manifest.json are authoritative.
| Program | Display Name | Current Role |
|---|---|---|
editor |
editor | Text editor with selection abilities, clipboard, find, and disk save/open |
quicknotes |
quicknotes | Split-pane REU-backed notes with save/open and search |
calcplus |
calc plus | Expression calculator with history, modes, variables, and clipboard |
hexview |
hex viewer | Memory browser with PETSCII and screen-code views |
clipmgr |
clipboard | Multi-item clipboard manager with preview and file import/export |
reuviewer |
reu viewer | Visual 256-bank REU map |
sysinfo |
system info | Read-only machine, REU, Ultimate, cartridge, and drive status; on C64 Ultimate, also shows Ultimate machine details including networking information and IP addresses |
tasklist |
task list | Hierarchical outliner with notes, search, and file persistence |
simplefiles |
simple files | Dual-pane file manager with copy, rename, delete, and SEQ previewing |
simplecells |
simple cells (alpha) | Single-sheet spreadsheet with formulas, formatting, and save/load |
game2048 |
2048 game | 2048 puzzle game with resume/app switching |
sidetris |
sidetris | Sideways block-drop game with suspend/resume |
cal26 |
calendar 26 | 2026 calendar with month, week, day, upcoming, and REL-backed appointments |
dizzy |
dizzy kanban | Kanban board with REL-backed persistence, search, and reorder |
readme |
read.me | In-system ReadyOS guide viewer |
readyshell |
ready shell | A C64 command language with file commands and an object-pipeline programming model, including wildcard directory queries and cat, put, add, del, ren, and copy |
deminer |
deminer | Minesweeper-style puzzle with suspend/resume |
readybasic |
ready basic (alpha) | BASIC V2 bridge with ReadyBASIC commands, native PROC/FUNC, REU-backed command modules, graphics/sound, and suspend/resume |
readyirc |
readyirc | Ultimate TCP IRC client with setup, reconnect, channels, common IRC event parsing, help, editing, and REU-backed scrollback |
ucitest |
uci tester | Ultimate command-interface lab with decoded responses, protocol guidance, and selectable examples (guide) |
rirc-rrnet |
readyirc rrnet | Experimental RR-Net TCP IRC client; cataloged but not yet a complete working IRC app |
Notes:
- ReadyShell guide: src/apps/readyshell/README.md
- ReadyShell tutorial: src/apps/readyshell/ReadyShelltutorial.md
- ReadyShell architecture: docs/ReadyShellArchitecture.md
- ReadyShell overlay inventory: docs/readyshell_overlay_inventory.md
- ReadyShell now ships nine overlays allowing language and command
functionality that otherwise could not fit into C64 memory:
rsparser,rsvm,rsdrvilst,rsldv,rsstv,rsfops,rscat,rscopy, andrsedit. - ReadyShell overlays are loader-assigned resources. The profile
rsovl+line records which overlay PRGs are packed into each resource bank and at which bank-relative offset, while the schema-v5 ReadyOS bank at physicalSkiprecords the runtime owner/resource relationship for REU Viewer, unload, and diagnostics. - Current ReadyShell command set:
PRT,MORE,TOP,SEL,GEN,TAP,DRVI,LST,LDV,STV,CAT,PUT,ADD,DEL,REN, andCOPY. LSTaccepts wildcard patterns, optional drive selection, and optional comma-separated file-type filters such asPRG,SEQ,USR, andREL.LDVandSTVaccept either embedded drive syntax like"9:snap"or a trailing drive argument like"snap", 9.PUTandADDuse directCOMMAND <expr>, <filename>syntax.PUTcreates or replaces PETASCII text files;ADDappends toSEQfiles and creates them when missing.cal26currently has a known regression: task reading is broken.showcfg.prgis a BASIC inspector for the generatedapps.cfgpayload on drive8.
ReadyBASIC now builds 32 graphics example PRGs (rbgfx01_modes through
rbgfx32_convex_poly) and 6 sound examples (rbsnd01_sid_basics through
rbsnd06_three_voice). They progress from mode setup and immediate drawing
through REU surfaces, sprites/input, polygons, display lists, tilemaps,
multicolor bitmap operations, and three-voice SID use. The Makefile lists the
canonical filenames; the regular and EasyFlash demo/probe suites exercise the
same generated programs.
- current ReadyBASIC design and measured memory
- graphics/event commands and demo coverage
- sound commands and examples
- lifecycle and REU architecture
- making module commands
Runtime memory layout:
- app runtime window:
$1000-$C5FF($B600bytes) - resident shim:
$C600-$C9FF(1 KB);$C600-$C7FFis reserved expansion capacity and the public ABI remains at$C800-$C9FF - ReadyShell/ReadyBASIC high-RAM workspace:
$CA00-$CFFFwhen owned by the active app; it is outside the app snapshot and must be managed by that app - hardware I/O region:
$D000-$DFFF
Spatially, the core RAM contract is:
$1000 $C5FF $C600 $C9FF $CA00 $CFFF $D000
|<--------------- active app snapshot: $B600 bytes -------------->|<-- 1 KB shim ------>|<- app high RAM ->|<-- I/O
Runtime model:
- the active app owns
$1000-$C5FF - the shim stays resident outside that window
- app switching works by stashing and fetching the app window through the REU
- apps can return to the launcher or switch directly to another app without treating each transition as a fresh process launch
REU layout:
- physical
Skip: the ReadyOS bank; launcher snapshot at$0000-$B5FF, followed by schema-v5 system state at$B600-$FFFF - physical
Skip+1and above: dynamic allocation pool for app snapshots and resources - app snapshots: allocated on demand by the launcher, then resolved by token
through the ReadyOS bank's explicit
$B740mapping table - clipboard payload banks: allocated from the dynamic pool
- app-owned runtime banks: allocated from the dynamic pool by apps that opt into the owned-allocation micromodule, recorded in the ReadyOS bank, and reclaimed by launcher unload
- ReadyShell overlay banks: loader-assigned resources described by the profile overlay list and published as ReadyOS-bank rich resource records
- ReadyShell state/scratch/value/CAT/diagnostic bank: one loader-assigned resource bank with fixed relative subranges inside that bank
- ReadyBASIC core/code banks: loader-assigned resources, not fixed
$44/$45physical banks - unavailable physical tail banks: detected by the launcher once at startup and
marked as
REU_UNAVAILin the ReadyOS-bank table/header, so REU Viewer reports correct totals on smaller REU sizes - remaining banks: dynamic allocation pool
The shim's logical token is not a fixed physical app-bank number. Token 0
resolves directly to the ReadyOS bank at physical Skip; nonzero app tokens
resolve through its $B740 lookup page. Loaded/resumable status is authoritative
at $B840, not in the retired $C836-$C838 bitmap. This lets snapshots and
resources move while preserving the 512-byte public shim ABI inside the full
1 KB resident shim region.
The current shim has 129 verifier-checked executable-padding bytes (largest
contiguous run: 42 bytes) plus 11 ABI/data bytes that remain reserved rather
than general feature space; the exact accounting is in the current shim
architecture report.
The ReadyOS bank also contains the active launcher catalog-shape settings at
$B9D9-$B9FF and a 128-byte validated launcher runtime envelope at
$FC40-$FCBF. The latter stores only compact UI state (and the bounded
Ultimate DMA image path in DMA-enabled builds); the launcher restores its
working registry arrays from the ReadyOS app records after every return.
Disk layout:
- media shape depends on the selected release profile
- dual-d71 is the default local run/test target
- d81 and dual-d64 profiles reuse the same runtime with different media maps
Requirements:
cc65toolchain:cl65,ca65,ld65- VICE tools, especially
x64sc,c1541, andpetcat python3for building and bash- only tested "on my machine" on macOS. The PowerShell build script is likely obsolete.
Main entry points:
bash ./run.shrebuild the default release profile and launch ReadyOS in VICEpwsh -File ./run.ps1PowerShell entry point for the same workflowbash ./run.sh --profile precog-d81build and launch a non-default profilebash ./run.sh --list-profilesprint the known release profile idsbash ./run.sh --build-allbuild every release profile and exitbash ./run.sh --build-all --for-releaserebuild every disk and EasyFlash SKU with the plain production version and no rolling letter suffix in artifact filenamesbash ./run.sh --profile precog-d81 --build-onlybuild and package only the selected profile, then exit without starting VICE; this is useful for hardware-test artifacts and custom--configbuildsbash ./run.sh --force-artifacts-from-d71 --build-allpromote non-excludedSEQfiles and currentRELfiles from the latest builtprecog-dual-d71images intocfg/authoritative/, then rebuild all profiles from that updated authoritative setLAUNCHER_DMA_LOAD=1 bash ./run.sh --profile precog-d81build the opt-in C64 Ultimate UCI/Ultimate DOS direct-to-REU launcher path; disk fallback remains availablemake seed-cal26seed CAL26 REL data into the latest builtprecog-dual-d71drive8imagebash ./run.sh --vice-fastlaunch with VICE drive traps enabled, true drive emulation disabled, and the emulator starting in warp modebash ./run.sh --profile precog-d81 --vice-fastbuild and launch the full D81 profile interactively in the same VICE fast-disk modebash ./run.sh --skipbuildlaunch using the latest built artifacts for the selected profilemakebuild the default profile release packagemake release-allbuild all release profiles with one version stampmake audit-release-assetsextract packagedSEQ/RELfiles from every built image and compare them against the source of truthmake verifyrun the repo verification, app host smoke checks, and the fullreadyshell-host-testssuitemake readyshell-host-testsrun the full host-side ReadyShell parser, VM, overlay-command, and REU testsmake readyshell-parse-smoke-hostrun the fast host-side ReadyShell parser smoke checksmake readyshell-vm-smoke-hostrun the host-side ReadyShell VM smoke checks, including the overlay-aware C64-flavored harness build and mocked file-command coveragemake readyshell-reu-tests-hostrun the host-side ReadyShell REU heap/value and RSV1 serialization tests
Notes:
run.shis the preferred local workflow because it rebuilds disks, updates generated assets, and preserves managed disk state correctly.--force-artifacts-from-d71is opt-in. Without it, ordinary builds keep the existing repo-authoritative behavior.- Disk-seeding and authoritative sync helpers should resolve their donor or
destination
D71from the latest builtprecog-dual-d71release manifest. Root-levelreadyos.d71/readyos_2.d71files are not the source of truth. --vice-fastonly changes the VICE launch configuration. It does not affect build outputs or the packaged release images.- Manual launch should match the setup in the Getting Started section.
make verifynow runs the fullreadyshell-host-testsaggregate target, which includes the parser, VM/overlay, and REU ReadyShell host checks.- Windows support is still less exercised than the Unix shell path.
Generated build-owned assets include:
apps.cfgfrom the selectedcfg/profiles/*.inisourcesrc/generated/readme_pages.candsrc/generated/readme_pages.hfromsrc/apps/readme/readme_lite.mdsrc/generated/build_version.handsrc/generated/msg_version.incfrom the local run/build flow
Authoritative editable support payloads now live in cfg/authoritative/.
That includes the shipped SEQ and REL support files such as editor help,
example tasks, myquicknotes, clipset1, clipset3, sheet2,
cal26.rel, cal26cfg.rel, dizzy.rel, and dizzycfg.rel.
cfg/authoritative/sync_inventory.json tracks the sync-managed support set
that may be promoted from the latest built precog-dual-d71 images when
bash ./run.sh --force-artifacts-from-d71 ... is used. Build-owned exclusions
such as generated apps.cfg and generated support payloads still come from the
normal code/build pipeline rather than from disk extraction.
Forced sync is exact for non-excluded SEQ files and discovered REL files:
new files are extracted into cfg/authoritative/, changed files replace the
repo copies, and previously authoritative sync-managed files that are no longer
present on the dual-D71 source images are removed so later rebuilds stop
reinserting them.
Normal profile rebuilds preserve non-managed user files from the prior
profile build while replacing build-owned artifacts in Releases/<version>/<profile>/.
The packaged release audit extracts those internal SEQ and REL files from
the built images and checks them byte-for-byte against cfg/authoritative/
plus the generated apps.cfg.
Public supporting docs in docs/ currently include:
- documentation index and freshness policy
- C64 Ultimate DOS DMA loading
- UCI Tester user guide
- current 0.2.5 shim and ReadyOS-bank architecture
docs/clipboard_bundle_seq_format.mddocs/quicknotes_seq_format.mddocs/simplecells_seq_format.md- docs/readyshell_overlay_inventory.md
- docs/ReadyShellArchitecture.md
Rendered documentation exports in docs/ currently include:
- Documentation Index (HTML)
- C64 Ultimate DOS DMA Loading (HTML)
- UCI Tester User Guide (HTML)
- Current 0.2.5 SHIM Architecture Report (HTML)
- Preserved 0.2.4 SHIM Architecture Report (HTML)
- ReadyShell Overlay Inventory (HTML)
- ReadyShell Architecture (HTML)
src/boot: bootloader and BASIC boot helperssrc/apps: launcher and user-facing appssrc/lib: shared TUI, REU, clipboard, storage, and resume librariessrc/shim: resident shim and switch/runtime supportcfg: linker configs and catalog inputsbuild_support: local build-chain support, verification, and disk helpersdocs: public format notes and related documentation
- Treat the launcher + shim path as the real execution model for ReadyOS.
- Respect the fixed app window and resident shim/system regions.
- Use
run.sh,run.ps1,make, andmake verifyfor normal public build-and-check workflows. - look at existing apps to see the "micromodule layout"
- Apps should always be compiled with the full OS for now (so we don't have to support backwards compatibility with the ABI, and REU patterns change)
ReadyOS is licensed under the MIT License. See LICENSE for the full text.
Copyright (c) 2026 Karl Prosser.