this post was submitted on 10 Jul 2025
9 points (100.0% liked)

MS-DOS gaming

953 readers
1 users here now

A place to discuss anything DOS related. From DOSBox to actual retro hardware and FPGA emulation. From old games and software to new running on DOS. We also allow source ports of games originally on DOS.

::: spoiler Rules:

  1. Be Respectful
  2. All post must be about or directly related to DOS Gaming
  3. No Spamming, Harassing or violence
  4. No Illegal downloads and/or links. Abandonware IS allowed
  5. NSFW content should be tagged as such

founded 2 years ago
MODERATORS
 

I'd like to just casually boot straight into a game sometimes, or at least a mounted floppy. I don't want to type commands is DOSbox for casual situations like this.

I'm focussing on games that can run straight from the floppy drive. Thanks!

Edit: I tried variations of this command in the macOS terminal:

/Applications/DOSBox\ Staging.app/Contents/MacOS/dosbox -c "imgmount a '/Users/io/Downloads/Prince.img' -t floppy" -c "a:" -c "dir /p"

The idea is that it would open DOSbox in the A: location, run dir /p. I should see prince.exe listed. Unfortunately what actually happens is I'm given a listing of Z: instead. When I try to switch to A:, I'm told that it needs to be mounted first. But I thought my terminal command takes care of that.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] DosDude@retrolemmy.com 3 points 3 weeks ago* (last edited 3 weeks ago) (4 children)
[โ€“] fzz@programming.dev 2 points 2 weeks ago

๐Ÿ‘๐Ÿป But better to use dosbox-x same way on arm-macs.

load more comments (3 replies)