skiselev / 8088_bios

BIOS for Intel 8088 based computers
GNU General Public License v3.0
513 stars 61 forks source link

Please add @spark2k06's alternative branch changes to the main Repo. #38

Open explit7 opened 1 year ago

explit7 commented 1 year ago

Hello @skiselev ! Again thank you very much for your work and the new changes. I try to ask again, if it would be possible to add @spark2k06 alternative branch

https://github.com/spark2k06/8088_bios/tree/alternative

somehow to the main repo.

As i know, @spark2k06 is working on other projects at the moment and has no time, to maintain his alternative repo. So atm. on every your update, @skiselev i need every time to add sparks changes in the main code.

The changes i would like to see in the main repo are:

Maybe its possible to create additional branch in your repo @skiselev, if you don't want to have all this changes in the main code.

Thank you very much!

Pawel aka explit7

skiselev commented 1 year ago

Hi Pawel,

I haven't yet merged most of these changes because I don't believe they are necessary or useful. You'll need to provide a good justification for each one of these changes.

Here are my thoughts and questions:

Thanks, Sergey

TzOk83 commented 1 year ago

You got my vote AGAINST OPL2 support in BIOS. I see absolutely no point in that. For me even the Intel Inside tune is annoying. There is a great tool for supporting Sound Cards in DOS - Unisound.

explit7 commented 1 year ago

Understandable, @skiselev Thanks for figuring it out. Maybe an Option would be to create BIOS Option, where you can setup how the startup tune should be played: Thru speaker, thru OPL card, or disable it at all. All other points and arguments you mentioned make really sense.

The default state should be of course playing thru speaker to test the functionality. But an option to disable it, or play thru OPL (or both, as you mention), or disable it should be an BIOS option.

spark2k06 commented 1 year ago

Thanks, in the end this fork is a personal alternative. I've taken the opportunity to update it, taking into account some of Sergey's comments, the changes are as follows:

I am sure that Sergey will use for his main branch those changes that he finds interesting in relation to my proposals, as he has done before:

https://www.youtube.com/watch?v=DQsEW73hpU8

Regards,

Aitor.

explit7 commented 1 year ago

Thanks @spark2k06 !

explit7 commented 10 months ago

@spark2k06 Could you please, update your alternative branch with the latest commits of the new @skiselev latest 1.0.0 branch?

I know, i bother you both guys, but all i want is

Thanks for your work.

spark2k06 commented 10 months ago

@explit7, untested, but would already be merged:

image

https://github.com/spark2k06/8088_bios/tree/alternative/binaries

explit7 commented 10 months ago

Thank you @spark2k06 !