GithubHelp home page GithubHelp logo

Comments (8)

trawlergeek avatar trawlergeek commented on September 28, 2024

Recommend post-processing the individual slice images to a new (additional file) file with the partition table prefix bin file added.

from romwbw.

trawlergeek avatar trawlergeek commented on September 28, 2024

Potential addition (at the end) to the Build.cmd file for images:

echo.
echo Building Final Disk (1024 DIR) cpm22 Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_cpm3.img ....\Binary\hdnew_cpm3_1024.img

echo Building Final Disk (1024 DIR) zsdos Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_zsdos.img ....\Binary\hdnew_zsdos_1024.img

echo Building Final Disk (1024 DIR) nzcom Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_nzcom.img ....\Binary\hdnew_nzcom_1024.img

echo Building Final Disk (1024 DIR) cpm3 Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_cpm3.img ....\Binary\hdnew_cpm3_1024.img

echo Building Final Disk (1024 DIR) zpm3 Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_zpm3.img ....\Binary\hdnew_zpm3_1024.img

echo Building Final Disk (1024 DIR) ws4 Image...
copy /b hdnew_prefix.bin + ....\Binary\hdnew_ws4.img ....\Binary\hdnew_ws4_1024.img

from romwbw.

trawlergeek avatar trawlergeek commented on September 28, 2024

Is there a resolution to be applied or should we go ahead and close this issue?
Thanks!
Jim

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

Is there a resolution to be applied or should we go ahead and close this issue?

I have an idea that I am going to explore shortly. I hope it will make things cleaner, but not sure yet. Let's leave this open until I try it and get some feedback from you and possibly others.

-Wayne

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

So, I tried a few ideas including the suggestion of post-processing to create individual images with the prefix. However, it seemed more confusing than helpful to have the extra images when I tried to ducment everything. I have renamed some files to try and make everything more obvious and I have tried to document the situaiton in the ReadMe.txt file in the Images directory.

I'm about out of ideas, but open to further suggestions.

Thanks, Wayne

from romwbw.

trawlergeek avatar trawlergeek commented on September 28, 2024

Wayne,
Your effort to document the requirement to prefix the hd1024 images is perfect. It is very clear what is intended there.
I agree with your decision not to auto-generate all the image variants. And it is not difficult for the user to modify the script to produce precisely what meets their needs.

Thanks so very much for your efforts.
Jim

from romwbw.

trawlergeek avatar trawlergeek commented on September 28, 2024

Let's close this...

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

Thanks for your input and assistance with this Jim.

-Wayne

from romwbw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.