Skip to content

History / Customising the Filesystem

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
  • Docs: emulators/ -> systems/ paths (dir renamed in main repo) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 15, 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
  • Remove Genesis refs, 4-col menu format, sub-system counts 28→27 Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Jun 4, 2026
  • Update wiki: add Electron, remove Apple I/Atom/Archimedes/ST/Amiga refs Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 26, 2026
  • Wrap remaining CP437 examples in inline code Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 25, 2026
  • Fix layout ruler alignment (48 → matches row width) Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 25, 2026
  • Replace CP437 box-drawing with Unicode across all wiki pages Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 25, 2026
  • Replace CP437 box diagram with Unicode box-drawing for readability Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 25, 2026
  • Document new menu column order: title first, code last 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
  • Don't show 'c:\\ncls\\nmenu' as a literal blob in narrative text Three pages described AUTOEXEC.BAT's data string inline as `c:\\ncls\\nmenu` which reads ambiguously — the backslash-n sequences look like a weird path. Replaced each with a sentence that names the three commands explicitly. JS code blocks where \\n is unambiguous (inside `data: '...'` strings) are unchanged. Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed May 8, 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 wiki: console game submenus, file structure, emulator sources - Virtual-Filesystem: document GAMES\ subdir layout per console system, add navigation example, update emulator sources table with game titles, expand tree to show system subfolders - File-Structure: add splash page, make_fonts.py, and full f12.N.png palette set - Customising-the-Filesystem: add console submenu pattern, document box-drawing menu format with column widths and apostrophe escaping Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Mar 27, 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
  • Update wiki to reflect emulator launcher purpose Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Mar 26, 2026
  • Add section on executing files from nested subdirectories Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Mar 26, 2026
  • Add nested subdirectory section to filesystem tutorial Co-Authored-By: Claude <noreply@anthropic.com>

    @Retro-Jack Retro-Jack committed Mar 26, 2026
  • Add filesystem customisation tutorial Co-Authored-By: Claude <noreply@anthropic.com>

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