Search found 14 matches

by bleggett29
Thu Aug 31, 2023 3:08 am
Forum: Productivity Apps
Topic: Dos Shell
Replies: 21
Views: 56083

Re: Dos Shell

Thanks.
It was to be for my own curiosity, really. But taking a day to ponder, it probably wasn't a good idea to begin with.
by bleggett29
Wed Aug 30, 2023 2:06 am
Forum: Productivity Apps
Topic: Dos Shell
Replies: 21
Views: 56083

Re: Dos Shell

Can this be compiled as a ROM? If so, what are the steps to do so? I'd like to insert this into my custom X16ROM like I've already done with x16edit. Thanks
by bleggett29
Sat Aug 19, 2023 9:06 pm
Forum: Works In-Progress Discussion
Topic: HANGMAN thread continues in GAMES.
Replies: 178
Views: 3071835

Re: NEW GAME IN BASIC... COMING DOWN THE HOME STRETCH

voidstar wrote: Sat Aug 19, 2023 12:16 pm ... but eeek, people are not kidding it's kind of slow eh? ...
Yes. It's SLOW. lol I just add "-mhz 40" when starting up the emulator. I hope your suggestions can be used to speed things up.
by bleggett29
Sat Jul 29, 2023 3:51 am
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Re: Possible bug on DEV boards

DEV board seems to handle long directory names with spaces just fine.
Image
by bleggett29
Sat Jul 29, 2023 3:33 am
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Re: Possible bug on DEV boards

Oh, look at that. That could be a different bug, or that weird directory messes stuff up. It should have displayed the current directory before displaying the root directory. It should have one entry for each hop of the directory path all the way down to root, starting with the current directory. I...
by bleggett29
Sat Jul 29, 2023 3:05 am
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Re: Possible bug on DEV boards

DOS"$=C only shows 0 "CX16-DEV-SD " FAT32 0 "/" DIR 29443 MB FREE BTW, there was only one folder named SYSTEM(and the only one that starts with S). Even if doing DOS"CD:SYSTEM*" it still happens. I renamed it to BSYSTEM and get the same results. However, I tried t...
by bleggett29
Fri Jul 28, 2023 11:45 pm
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Re: Possible bug on DEV boards

kelli217 wrote: Fri Jul 28, 2023 9:28 pm That good old Windows "System Volume Information" folder might be the culprit.
Yep. That was it. LOL
by bleggett29
Fri Jul 28, 2023 7:55 pm
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Re: Possible bug on DEV boards

DOS"$=C only shows 0 "CX16-DEV-SD " FAT32 0 "/" DIR 29443 MB FREE BTW, there was only one folder named SYSTEM(and the only one that starts with S). Even if doing DOS"CD:SYSTEM*" it still happens. I renamed it to BSYSTEM and get the same results. However, I tried th...
by bleggett29
Fri Jul 28, 2023 6:06 pm
Forum: X16 Bug Reporting
Topic: Possible bug on DEV boards
Replies: 10
Views: 10242

Possible bug on DEV boards

Possible bug on DEV boards when using * wildcard while CD to directory. DEV0083 GIT 9D4A4D77 DOS"CD:SYS*" does not bring you to the expected SYSTEM directory on included SDCARD. http://bleggett.tplinkdns.com:8880/parchment/IMG-0745.jpg While DOS"CD:SYSTEM" works like expected. ht...
by bleggett29
Wed Jul 26, 2023 10:29 pm
Forum: Works In-Progress Discussion
Topic: Dragons Lair
Replies: 5
Views: 4875

Re: Dragons Lair

Update:
When I was trying it before, I was using it in a sdcard image. Using the host filesystem on the emulator works. My guess is that the transfer rate on the sdcard is too slow. Still no joy on the DEV board until this gets resolved.