We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Refresh wiki for 5 new emulators + AMIBIOS POST + typed-help - Home: now 13 self-hosted suites - Project Overview: AMIBIOS POST (was Award BIOS), 5 s pause, Type "help" <enter> hint (was stale F1) - File Structure: tree + per-emulator table covers all 13, plus serve.sh - Emulators: main table covers all 13; gotchas section adds JS7800 bupboop.wasm hidden dep, XRoar ui_* callbacks + absolute-path ROMs, JtyOne .p.hex format + statusLabel undef-ref, JSSpeccy play-button autoplay-policy quirk; recipe step 1 says to delete upstream README/.claude/.map files - Virtual Filesystem: 5200 removed, 7800 readded, ST/Spectrum/ZX81/CoCo marked self-hosted; status table now shows 13 self-hosted + 5 explicit placeholders - Commands: help description now says it prints the full reference (was wrongly "a hint") Co-Authored-By: Claude <noreply@anthropic.com>
Bring wiki current with codebase - Rename DOS-Site → GenX-DOS in Home and Project Overview titles. - Update emulator count from 3 to 7 (added archimedes-live, javatari, jsdos, webmsx since the wiki was last touched). - Replace "vendored"/"vendor" terminology with "copied"/"source" throughout, matching the project's preferred wording. - Document the URL-pattern matrix per emulator: jsnes/genesis/javatari/jsdos use ?game=<key>+games.json wrappers; jsbeeb uses ?disc1=…&autoboot; archimedes-live uses #disc=…&autoboot hash form; webmsx uses ?ROM=… (and ?ANY=… for multi-disk titles like SD Snatcher). - Add the PROMPT vs DESKTOP convention (PROMPT for command-line systems, DESKTOP for GUIs like RISC OS). - Add multi-model platform note (ATARI 800XL/ST, ACORN BBC/ARCHIMEDES, MSX MSX1/MSX2 — hierarchical sub-system menus). - Update gotchas: cross-origin ROM fetch is consistently blocked across preservation sites (added file-hunter and files-archi.medes.live to the existing archive.org note); WebMSX bundles everything inline including BIOSes; SD Snatcher needs ?ANY= because its zip contains 4 .DSK files. - Refresh top-level filesystem layout in Virtual-Filesystem.md to show the actual current branches under HOMECOMP and CONSOLE, not the old TI/SHARP placeholders. - Update File Structure to list all 7 emulator dirs and their per-emulator runtime/wrapper/game-file layouts. Co-Authored-By: Claude <noreply@anthropic.com>
Rewrite for current project state and add Emulators page Rewrite all wiki pages to drop stale references and reflect the current self-hosted emulator suite: - Home, Project Overview, File Structure, Virtual Filesystem, Commands, Font System, Customising the Filesystem all updated - Add new Emulators page documenting the vendor/wrapper/games.json/ bundled-roms recipe and the gotchas hit during integration (jsbeeb empty-schema disc URLs, vendored gitignores, EmulatorJS loader path mangling, archive.org auth quirks) Co-Authored-By: Claude <noreply@anthropic.com>
Add filesystem customisation tutorial Co-Authored-By: Claude <noreply@anthropic.com>
Initial wiki — project overview, file structure, filesystem, commands, font system Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Co-Authored-By: Claude <noreply@anthropic.com>