mos_8502 :verified: 🇨🇦 on Nostr: 65X-DOS has a somewhat MS-DOS like UI. The prompt at boot is sd0:>, using labels ...
65X-DOS has a somewhat MS-DOS like UI. The prompt at boot is sd0:>, using labels instead of drive letters, but otherwise it means the same. It has unix-like command line utilities, except for debug which is like the MS-DOS debugger, only resident in ROM and triggered by the BRK opcode.
There are some interesting utilities already, like ppx.prg, a utility which does for PGZ-format 65816 executables what UPX does for COFF/ELF format x86 ones -- transparent compression of executables, which speeds up loading.
The editor, edit.prg is nano-like for now, but supports line numbers and auto-indent and word wrapping.
It's all working and has a thorough test harness, using the Nivix emulator for Sentinel 65X, which has cycle-accurate W65C265S CPU emulation.
And I feel like I can't release any of it because it's 100% slopware. Carefully designed, well-tested, fully functioning slopware.
Published at
2026-08-13 19:04:43 UTCEvent JSON
{
"id": "7692012d23cd785a8c8ae2469274112b13b528fd6ca97d95e18ffe59c10a662a",
"pubkey": "04f8915424c713657ad6ce59443d28dbdcf5832687c9af560ae388f59276a137",
"created_at": 1786647883,
"kind": 1,
"tags": [
[
"proxy",
"https://studio8502.ca/@mos_8502/117089755691558894",
"web"
],
[
"proxy",
"https://studio8502.ca/users/mos_8502/statuses/117089755691558894",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://studio8502.ca/users/mos_8502/statuses/117089755691558894",
"pink.momostr"
],
[
"-"
]
],
"content": "65X-DOS has a somewhat MS-DOS like UI. The prompt at boot is sd0:\u0026gt;, using labels instead of drive letters, but otherwise it means the same. It has unix-like command line utilities, except for debug which is like the MS-DOS debugger, only resident in ROM and triggered by the BRK opcode.\n\nThere are some interesting utilities already, like ppx.prg, a utility which does for PGZ-format 65816 executables what UPX does for COFF/ELF format x86 ones -- transparent compression of executables, which speeds up loading.\n\nThe editor, edit.prg is nano-like for now, but supports line numbers and auto-indent and word wrapping.\n\nIt's all working and has a thorough test harness, using the Nivix emulator for Sentinel 65X, which has cycle-accurate W65C265S CPU emulation.\n\nAnd I feel like I can't release any of it because it's 100% slopware. Carefully designed, well-tested, fully functioning slopware.",
"sig": "ee7f0ae27a354584c0fcc5eb0ccee37895c5c2f797614348f34c833b535f4f10d0b08a400e0f3dd698b170ca61b1c11e1b6658fa66331ec79309bca2ef1f3ce3"
}