Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #1416
| From | "Rod Pemberton" <dont_use_email@xnothavet.cqm> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Help w/ New OS: SGOS |
| Date | 2014-06-21 23:35 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <op.xht6wzf86zenlw@localhost> (permalink) |
| References | <ff1ace70-26cc-4781-b0dd-8bb249bf00b3@googlegroups.com> <XnsA3537387AC421auricauricauricauric@78.46.70.116> <c1855d5e-9bff-4d9e-bd84-ace682e168ce@googlegroups.com> |
On Sat, 21 Jun 2014 16:49:15 -0400, Harry Potter <rose.joseph12@yahoo.com> wrote: > Basically, I am looking on how to create a boot sector, communicate > with the BIOS, handle RAM (in 386 V86 mode) and create a file system. > These should give me a starting position. These two are the easier of the four: -communicate with BIOS -boot sector These are a bit more advanced: -handle RAM -V86 mode This can be much less complex if using BIOS or far more complex, if programming IDE or SATA hardware directly: -create a file system If you're using DOS, you can learn how to call the BIOS using DOS .com's. Otherwise, if using Linux or Windows, you'll have to create a bootsector to call the BIOS directly, or you'll have to use an emulator, e.g., Bochs, QEMU, VMware, dosemu, etc to execute the .com. Which assembler or compiler are you considering? Rod Pemberton
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-21 05:52 -0700
Re: Help w/ New OS: SGOS "Auric__" <not.my.real@email.address> - 2014-06-21 18:21 +0000
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-21 13:49 -0700
Re: Help w/ New OS: SGOS "James Harris" <james.harris.1@gmail.com> - 2014-06-21 22:41 +0100
Re: Help w/ New OS: SGOS "Benjamin David Lunt" <zfysz@fysnet.net> - 2014-06-21 18:39 -0700
Re: Help w/ New OS: SGOS "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-06-21 23:35 -0400
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-22 10:55 -0700
Re: Help w/ New OS: SGOS "Alexei A. Frounze" <alexfrunews@gmail.com> - 2014-06-22 15:20 -0700
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-28 11:36 -0700
Re: Help w/ New OS: SGOS "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-06-28 15:59 -0400
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-28 13:46 -0700
Re: Help w/ New OS: SGOS Wildman <best_lay@yahoo.com> - 2014-07-31 22:37 -0500
Re: Help w/ New OS: SGOS Sjouke Burry <burrynulnulfour@ppllaanneett.nnll> - 2014-06-22 00:02 +0200
csiph-web