Re: [Freedos-devel] Sound driver interfaces in RBIL

2020-12-18 Thread Jerome Shidel
Hi Eric, Your welcome and thanks. :-) It ain't perfect. But, it is a complete conversion. The “Browse by Index” is something to behold. Someday if I get motivated, I could add new stuff or put in sections that consolidate topics (like SoundBlaster). :-) Jerome ___

[Freedos-devel] Sound driver interfaces in RBIL

2020-12-18 Thread Eric Auer
Hi Jerome, thanks for your RBIL-HTML version :-) https://fd.lod.bz/rbil/interrup/index.html I have not remembered that it contains an Assembly / Machine Language Opcode List :-) Of course less verbose than Sandpile, but still interesting that RBIL has one at all: https://fd.lod.bz/rbil/opcode/

Re: [Freedos-devel] Introduction and Help in OS dev, FreeDOS

2020-12-18 Thread Jerome Shidel
Hi Aniket, I agree with what Eric said. I just want to point out a couple more things… > But the main concern is what are the prerequisites I should be familiar with? > Like shall I read Minix book etc. or something like that to get into OS dev? If you are new to developing for DOS, you sho

Re: [Freedos-devel] Introduction and Help in OS dev, FreeDOS

2020-12-18 Thread Eric Auer
Hi Aniket! > Like shall I read Minix book etc. or something > like that to get into OS dev? Apps for FreeDOS are just apps, not operating system development. If you want to develop for the KERNEL or DRIVERS, you probably want to download a copy of RBIL, Ralf Brown's Interrupt List. Online versi

[Freedos-devel] Introduction and Help in OS dev, FreeDOS

2020-12-18 Thread aniketap via Freedos-devel
Hi Everyone, I am Aniket, I know C but I didn't make any meaningful project in it. As I saw a video playlist from Jim Hall, based on C programming language, I thought I will refresh my knowledge by watching it and then help or contribute in FreeDOS development. In this way I can solidify my kno