¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: uSD card content?
Thats it!? That dang DLL, easy to find and install. Myself I do large devices and I don't do from container files in Fat file systems. My approach is format the uSD or CF as fat.? Then use
By ajparent1/kb1gmx · #445 ·
Re: uSD card content?
It is a VB6 application; perhaps MSVBVM60.dll (and any dependencies) are not available in a WINE environment? It does run for me on a native Win11 box, but in my case I wound up using 'cpmtools',
By dave · #444 ·
Re: Using Z80MC SIO RAM BANKS
VCF-East in New Jersey... I wanted to but, it would have been 600 miles round trip and I'd not be able to stay over night.? Maybe next time. Last time I was down there was about 1980 when it
By ajparent1/kb1gmx · #443 ·
Re: Using Z80MC SIO RAM BANKS
To be clear CP/M once running only used one of the possible 4 ram banks?? I ask as then I don't have to search trough the code to understand if it does and how. Reason I ask Is I have a version of a
Re: Using Z80MC SIO RAM BANKS
NOTE: I'm not a winders user, I use Linux Ubuntu or Mint both derived off the Debian tree. So to run windows code I use Wine (windows emulation) and generally V7 winders programs are compatible with
By ajparent1/kb1gmx · #441 ·
Re: Using Z80MC SIO RAM BANKS
Hi Allison, I just got back home from a trip to VCF-East in New Jersey, and then a week visiting family in Michigan (over 3000 miles of driving -- yech). I'm still catching up on emails while I was
By Lee Hart · #440 ·
Re: uSD card content?
Hi Paul, In order to prepare a new 2GB uSD card to work with SIO, you need to partition it correctly. I couldn't figure out how to do it from scratch. So I copied the Partition Table from the
By Kerem Kapkin · #439 ·
Re: uSD card content?
It never worked for me either (Windows). Paul
By PRL · #438 ·
Re: uSD card content?
Anyone have a clue on CPM-DI-2.exe? that's disk explorer a winders program.... Linux wine and Dosbox find it unexecutable.? I run? a lot of windows and dos programs but this one appears broken. I
By ajparent1/kb1gmx · #437 ·
Re: uSD card content?
Disk A though D are fat 16 container files but there content is a CP/M disk with CP/M formatted directory and applications. That means only a utility on the PC that understands CP/M file format (disk
By ajparent1/kb1gmx · #436 ·
Re: uSD card content?
Hi Paul, According to the Z80MC-2017 manual on page 20, "On a Cold or Hard Reset, the system will look for, and if found automatically load and execute a file called ¡°Z80MC_GO.HEX¡± from the SD
By Kerem Kapkin · #435 ·
Re: uSD card content?
see Formatting the uSD at thread starting at /g/Z80MC/message/330 Yes, it fat16. Bigboot is in files /g/Z80MC/files/Z80MC-BIGBOOT.zip I don't have a list andy for
By ajparent1/kb1gmx · #434 ·
uSD card content?
HI all, I have mislaid the uSD card for my Z80MC board. Do I just download Z80MC Bigfoot.zip from the files section and save it on a uSD card? I recall something about FAT16? Help! Paul
By Paul Bigwood · #433 ·
Re: Using Z80MC SIO RAM BANKS
The answer is yes.? But not the way you want to do it. The keyboard and display is part of the issue and the other part is that the rom that runs that is in that space.? The two are linked and
Re: Using Z80MC SIO RAM BANKS
It means if you are using the monitor to load at 0000, you can't, rom is there. also 0000 is the start address for the eprom so it will bark at you. The rom has to be there to run and communicate
By ajparent1/kb1gmx · #431 ·
Re: Using Z80MC SIO RAM BANKS
Thank you Allison for your explanation and patience. I turn on the CPU Card+SIO+FP combination, wait for loading from SD with message FL 0030 Then F+E soft reset to stop PC from moving, I think it is
By Kerem Kapkin · #430 ·
Re: Using Z80MC SIO RAM BANKS
Also read and understand ZMCv15 which is about the erom contect monitor and Basic. How register are used is in there and also the memory mapping bits.? AS Z80 code its loaded with good examples.?
By ajparent1/kb1gmx · #429 ·
Re: Using Z80MC SIO RAM BANKS
Depends from CP/M, yes. From basic in Eprom, no. Keep in mind when you do ram banking your changing the active memory map and stuff may disappear or end up in the wrong place. The memory map is not
By ajparent1/kb1gmx · #428 ·
Using Z80MC SIO RAM BANKS
Hello, Is it possible to run a program from Z80 SIO RAM? With SIO installed and RAM Bank 0 selected, I can type a short program starting #8000 (CPU RAM) then point PC to #8000 and execute with no
By Kerem Kapkin · #427 ·
Re: NVRAM with Z80MC
Lee, Even with NMOS 8250 and the few TTL pieces the total power is quite small and a battery plus 5V SMP regulator will produce very long run times before battery goes too low. Haven't measured it