Skip to content

History / Commands

Revisions

  • Docs: intellivision->intv, amstradcpc->cpc, cd emulators->cd systems Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 15, 2026
  • Tidy Commands and File Structure pages Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 9, 2026
  • Switch find example to "attack" — better cross-platform spread 5 hits across Odyssey², VIC-20, MAX, and CoCo (×2). Demon Attack appears on three different bundles (an Imagic title that crossed console + homecomp boundaries) plus MultiMax-extracted Mole Attack and CoCo's Galactic Attack. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 9, 2026
  • Switch find example back to "space" — 4 genuine cross-platform hits Three Space Invaders ports (2600, Atari 400, PET) plus Space Manbow (MSX2). ComputerSpace 2001 (PET) doesn't match because find requires a word boundary before the needle and `r` in `ComputerSpace` is alphanumeric. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 9, 2026
  • Fix find example — Manbow didn't actually match "super" The MANBOW row showed Space Manbow as a "super" hit, but neither the title nor the code contains "super" anywhere. Swapped the example query to "elite", which returns 5 real hits across BBC, Electron, C64, CPC, and BBC Master — also a better demo of find's cross-platform reach. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 9, 2026
  • Rewrite wiki in casual journey-style voice 19 new per-engine articles (one per emulator) + Emulators.md slimmed to an index linking them. Eight existing pages (Home, Project-Overview, File-Structure, Virtual-Filesystem, Commands, Font-System, Customising-the-Filesystem, Roadmap) rewritten in the same voice. Same coverage; project-narrative framing. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 9, 2026
  • Third doc-sync audit: counts + sub-system lists + example paths - Project-Overview, File-Structure: MSX sub-system list (drop MSX2+ — engine supports it but no menu exposes it; note where applicable) - Emulators: jsvecx size + ROM count, MAX cart count, ATARI HOMECOMP sibling list, gamedocs progress to 23/231 - File-Structure: MAX cart count, atari800 400 menu count - Roadmap: remaining-sub-systems typo (said 3, listed 4) - Commands, Customising-the-Filesystem: refresh example paths to current menu tree No behaviour change. Pure doc-sync pass.

    @Retro-Jack Retro-Jack committed Jun 7, 2026
  • Document atari800 (800XL) integration and find command - Home / Project Overview: bump 13 → 14 self-hosted emulators - Virtual Filesystem: add 800XL row to the backing-emulator table; shrink placeholder list 5 → 4 (drop 800XL) - Emulators: add atari800 row + url-pattern note (cartType handling); update DESKTOP/BASIC entries; add gotchas covering jsA8E licence block, no atari800 in RetroArch web nightly, and the Star Raiders cart-as-disk pitfall - File Structure: add atari800/ tree entry + per-emulator row; note find in commands-core.js - Commands: document find <word> / find "<phrase>" with an example Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 16, 2026
  • 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>

    @Retro-Jack Retro-Jack committed May 11, 2026
  • Sync with code cleanup: echo. replaces echo on, root menu collapsed, dir renames - Commands.md: drop the `echo on` row, document `echo.` (the new pattern that prints a blank line + restores prompt re-render). `echo on` is no longer a registered command. - Customising-the-Filesystem.md: HELLO.BAT example uses `echo.` instead of `echo on`; the GAMES menu.bat skeleton ends with `echo.\n`. Boot section rewritten — autoexec is now just `menu`, the new root menu.bat does `cd emulators\nmenu` directly, no more redundant single-option intermediate menu. - Virtual-Filesystem.md: top-level layout no longer shows the dropped 1.bat or the old menu.bat box; HOMECOMP branches show ARCHIMDS / COMMODRE (the renamed virtual dirs that match the displayed shortcuts); self-hosted table updated for the ARCHIMDS rename. Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 10, 2026
  • 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>

    @Retro-Jack Retro-Jack committed May 8, 2026
  • Update docs for && chaining and shareware count - Change & to && in command chaining docs and examples - Update SHAREWRE count from 150+ to 208 titles Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Mar 27, 2026
  • 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>

    @Retro-Jack Retro-Jack committed Mar 26, 2026