Search found 296 matches

by NML32
Sun Apr 14, 2024 4:57 pm
Forum: PC 486SX (ao486)
Topic: DOSContainer Alpha Release
Replies: 38
Views: 5080

Re: DOSContainer Alpha Release

Success with build #68 creating allycat.vhd from MiSTer FPGA.

https://youtu.be/4ghmIWLhk_M

by NML32
Sun Apr 14, 2024 1:59 pm
Forum: PC 486SX (ao486)
Topic: DOSContainer Alpha Release
Replies: 38
Views: 5080

Re: DOSContainer Alpha Release

I get this error when running from MiSTer root@MiSTer:/media/fat/doscontainer # ./doscontainer build allycat.yaml ./doscontainer: /lib/libc.so.6: version GLIBC_2.32' not found (required by ./doscontainer) ./doscontainer: /lib/libc.so.6: version GLIBC_2.33' not found (required by ./doscontainer) ./doscontainer: /lib/libc.so.6: version `GLIBC_2.34' n...
by NML32
Sun Apr 14, 2024 1:38 pm
Forum: PC 486SX (ao486)
Topic: DOSContainer Alpha Release
Replies: 38
Views: 5080

Re: DOSContainer Alpha Release

Confirmed working on Windows 10
Used doscontainer.exe windows_x86_64

by NML32
Thu Apr 11, 2024 8:16 pm
Forum: PC 486SX (ao486)
Topic: DOSContainer Alpha Release
Replies: 38
Views: 5080

Re: DOSContainer Alpha Release

Finally! PC-DOS 2.00 boots cleanly in PCem using nothing but the latest build of DOSContainer to create a VHD. This means you can pull the executable from my FTP server (build 59, currently in progress) and combine it with a simple testing YAML. I'm still quite a distance away from creating and filling subdirectories on these disks, but this is a ...
by NML32
Sat Mar 30, 2024 2:06 am
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1180

Re: MiSTer Can't Connect to Neohabitat [Solved]

Yopachi wrote: Sat Mar 30, 2024 1:28 am

[SOLVED!]

Big thanks to all you wizards! NML32 hooked me up with a hint: disable the parallel port

that fixed it!!!

Cool, I'm glad you got it working. :)

by NML32
Fri Mar 29, 2024 8:54 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1180

Re: MiSTer Can't Connect to Neohabitat [Solved]

I can confirm this worked for me. Thank you for the workaround. :) Ok I think I got it work without needing to use 64_Term... Settings as before... Bootup Habitat Disk 1 Enter Name and press F7 to enter Terminal type in atbaud1200 and press Enter then at&k0 and press Enter (that's a Zero)....you may get an OK response then atdthabitat.themade.o...
by NML32
Fri Mar 29, 2024 7:35 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1180

Re: MiSTer Can't Connect to Neohabitat [Solved]

No matter how many configurations and attempts I tried, I couldn't "dial out" from within Habitat. I can dial out with CCGMS, but once you reset, the connection is also reset. So, I finally got it working but it requires the use of the original C64 Term program from Commodore. You can find it here first on list... Just like with your set...
by NML32
Fri Mar 29, 2024 5:37 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1180

Re: MiSTer Can't Connect to Neohabitat [Solved]

@Flandango When I boot up Habitat disk 1 and enter my name then F7 to enter the Terminal screen and type atdthabitat.themade.org:1986 (might have to do it a few times). I don't hear the dial out until I continue disk one load. A long time ago I would hear the dial out from the Terminal window. Then when it't time to load disk #2 it never seems to f...
by NML32
Sun Feb 18, 2024 2:03 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

I really like this project. As of now, I've made a little over 100 DOS VHDs using the DOSContainer script. Now, if I could only get the VHDs to load correctly using a TapTo NFC.
Has anyone had any success loading an ao486 VHD using TapTo NFCs?

by NML32
Sun Feb 11, 2024 4:30 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

I haven't had any luck getting Beneath a Steel Sky Floppy version to work. I've tried with different memory settings. Either I get an error when launching sky.exe. Error 16 bit code too large or just a frozen screen. I know the install files are good, as I was able to load the game on my DOS 7.1 and DOS 8.0 VHDs. My DOS 8 uses QEMM memory manager. ...
by NML32
Mon Jan 29, 2024 9:58 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

I managed to code the requested feature just now. Builds of the existing set of games seem to be working just fine. You can now add an additional parameter to the YAML files called "emm386params". Specify a string there, and it will be added behind EMM386.EXE/SYS. The assumption here is that you know what you're doing when you need this ...
by NML32
Mon Jan 29, 2024 5:10 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

I managed to code the requested feature just now. Builds of the existing set of games seem to be working just fine. You can now add an additional parameter to the YAML files called "emm386params". Specify a string there, and it will be added behind EMM386.EXE/SYS. The assumption here is that you know what you're doing when you need this ...
by NML32
Sun Jan 28, 2024 1:55 am
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

@Bas
Call of Cthulhu - Shadow of the Comet needs DEVICEHIGH=C:\DOS\EMM386.exe i=e000-efff D=48
Is there a way to add custom settings to EMM386? I'm trying to add D=48 to the EMM386 line.

Thanks.

by NML32
Wed Jan 17, 2024 12:37 am
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Is there a breakdown of the settings used for each a0486 CPU Preset?
I'd like to use sysctl.exe to set the CPU to match some of the presets.

by NML32
Sat Dec 30, 2023 6:58 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Oh and I just pushed Space Quest IV floppy edition to the archive as well, those are ready for testing on MiSTer for anyone who feels so inclined. I won't be in tomorrow, so I'd like to take this moment to wish all of you a wonderful 2024! Both versions of SQ IV option number 2 and 6 give an error "Unable to initialize your music hardware.&qu...
by NML32
Fri Dec 29, 2023 7:01 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Cool, thanks! I'm aiming to keep the originals in there as well so if you upload please make sure the names don't clash. There's also a German language version of this game that It'll be packaging based on your working config. I tried Future Wars - Adventures in Time built with your yaml with DOS401 and L1 cache disabled. The game locks up during ...
by NML32
Thu Dec 28, 2023 7:16 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Bas wrote: Thu Dec 28, 2023 6:24 pm

Had a brainfart from my younger days.. added Future Wars - Adventures in Time to the list. It's ready for testing on MiSTer, bit glitchy on PCEm right now.

For me, Future Wars hangs at booting DOS.

by NML32
Mon Dec 25, 2023 2:55 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Try disabling L1 cache for Another World. This works for me. --- metadata: title: Another World publisher: Interplay year: 1991 comment: Disable L1 Cache diskname: anworld.vhd disklabel: ANWORLD disksize: 3 distfiles: name: anworld.zip checksum: 8c6b2d87b5456130a8f8db6686b6e211edbf160540205efb9b391a8c70a98825 drivers: HIMEM CUTEMOUSE AO486 gamefile...
by NML32
Sat Dec 23, 2023 5:00 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Bas wrote: Sat Dec 23, 2023 3:19 pm

Kudos to @RealLarry for creating a whole bunch of game configurations! They're in the repo:

https://gitlab.com/doscontainer/games

Thank you for the additions. :)

I'm getting an error building Terminal Velocity tveloc.yaml
Checksum verification failed for tveloc.zip

by NML32
Thu Dec 14, 2023 1:52 am
Forum: PC 486SX (ao486)
Topic: mTCP NetDrive for DOS
Replies: 3
Views: 1371

Re: mTCP NetDrive for DOS

I did a quick test connecting to a remote hard disk image on my Windows 10 PC using mTCP NetDrive.

https://youtu.be/6dNUJr2JeXU

by NML32
Tue Nov 28, 2023 1:37 am
Forum: PC 486SX (ao486)
Topic: Return to Zork
Replies: 15
Views: 6642

Re: Return to Zork

I packaged a CD-ROM version that seems to be working, as in: I can wander around, get into the lighthouse, see a few videos and get killed by a rather disturbingly large bird.. ftp://ftp.area536.com/doscontainer/testbuilds/rtzork-cd.zip It contains both a VHD and an ISO that need to be mounted at the same time. It may help to set your core RAM to ...
by NML32
Thu Nov 23, 2023 7:10 pm
Forum: PC 486SX (ao486)
Topic: Individually Bootable VHDs for Each Game
Replies: 191
Views: 143048

Re: Individually Bootable VHDs for Each Game

Whew, it's been this long!? Alright... Progress update. Things are starting to work. I have a few autobuilding game images now that I'd like to share. They're here and the list will grow slowly: https://code.area536.com/DOSContainers/games As I add more games, including more complicated ones, my build script will mature into a state that's ready f...
by NML32
Fri Nov 10, 2023 3:30 pm
Forum: PC 486SX (ao486)
Topic: Windows Update Restored for Win 9x
Replies: 0
Views: 3138

Windows Update Restored for Win 9x

I watched a video by Michael MJD showing off a cool project called "Windows Update Restored" (Windows Update website) for Windows 9x machines.

https://www.youtube.com/watch?v=xbeqLmS ... MichaelMJD

by NML32
Tue Nov 07, 2023 3:44 pm
Forum: PC 486SX (ao486)
Topic: Windows 95 with Internet?
Replies: 17
Views: 13734

Re: Windows 95 with Internet?

This might be of interest to someone. Printing from Windows 9x to a home networked printer. I set up printing to my Wireless Brother MFC-7860DW laser printer.
This worked on my MiSTer Windows 95, 98, and Me image.
https://youtu.be/essroo7FwiM

by NML32
Mon Sep 25, 2023 10:17 pm
Forum: Input Devices
Topic: NFC Random
Replies: 2
Views: 1872

Re: NFC Random

Hi all, does anyone know how to get random arcade game working with nfc tag? tried **random:_Arcade but no luck ...as **random:snes gives random snes game, i assumed to replace snes folder to arcade folder but doesent work. thanks Try **random:Arcade You need to call the system ID, not the folder. https://github.com/wizzomafizzo/mrext/blob/main/do...
by NML32
Wed Aug 30, 2023 12:58 pm
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21138

Re: MiSTer Extensions

I'm also enjoying the NFC script. Thank you!! Would it be possible to run scripts from the NFC Tag? Glad to hear it :D You can run system commands with it: https://github.com/wizzomafizzo/mrext/blob/main/docs/nfc.md#command Perhaps in the future I can add an option to enable those written to cards. If you mean launch from the scripts menu like tha...
by NML32
Wed Aug 30, 2023 12:38 pm
Forum: Linux
Topic: MiSTer Extensions
Replies: 35
Views: 21138

Re: MiSTer Extensions

wizzo wrote: Wed Aug 30, 2023 8:36 am
chimaera wrote: Wed Aug 30, 2023 8:21 am

Great work with the NFC script!
Is there a way to send a command to switch ini file via NFC?
It would be great to be able to switch ini with a card if I switch TV.

Sure! Cool idea. I'll include a custom command to do that

I'm also enjoying the NFC script. Thank you!!
Would it be possible to run scripts from the NFC Tag?

by NML32
Sun Jun 18, 2023 1:21 pm
Forum: PC 486SX (ao486)
Topic: AO486 Compatibility List
Replies: 212
Views: 239456

Re: AO486 Compatibility List

breiztiger wrote: Sun Jun 18, 2023 10:54 am

hi

i try to play with another world ...

but tank in first Delphine Software Screen

without EMM manager and another N (nosound)

have somebody success to play with this game ?

I sent you a PM.

by NML32
Wed Jun 14, 2023 1:47 pm
Forum: Linux
Topic: MiSTer Extensions - Remote
Replies: 172
Views: 47066

Re: MiSTer Extensions - Remote

Would it be possible to have the OSD button support the PCXT and ao486 cores? Those cores require Win+F12 to open the OSD.

by NML32
Mon May 08, 2023 8:17 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: C64 Support Real Tape Datasette
Replies: 6
Views: 3941

Re: C64 Support Real Tape Datasette

This would be a very welcomed addition to the Commodore cores.