<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/alt.os.development</id>
  <title type="text">alt.os.development Google Group</title>
  <subtitle type="text">
  </subtitle>
  <link href="/group/alt.os.development/feed/atom_v1_0_topics.xml" rel="self" title="alt.os.development feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-27T07:43:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1fb1c71a6b90243f</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1fb1c71a6b90243f" />
  <title type="html">Re: Function BB of Int 1Ah</title>
  <summary type="html" xml:space="preserve">
  spec &lt;br&gt; Not I. &lt;br&gt; I don&#39;t see BBh for Int 0x1A in RBIL (Ralf Brown&#39;s Interrupt List) either. &lt;br&gt; Are you sure the BBh is correct? There is one listed with 0Bh and another &lt;br&gt; that has 8Bh... A few of the AX = Bxxxh functions are related to PCI and &lt;br&gt; Plug-n-Play - which have specifications. &lt;br&gt; Rod Pemberton &lt;br&gt; PS. I added a couple of groups. Maybe someone knows. You might also try
  </summary>
  </entry>
  <entry>
  <author>
  <name>leilei</name>
  <email>huxuelei...@gmail.com</email>
  </author>
  <updated>2009-11-25T02:11:09Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/abc49dc0c2097780</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/abc49dc0c2097780" />
  <title type="html">Help.Missing interrupt from rtl8139 network card.</title>
  <summary type="html" xml:space="preserve">
  Hi. &lt;br&gt; I am writting a small os base on x86 arch. &lt;br&gt; I have just written a rtl8139 driver for my os.the device&#39;s interrupt &lt;br&gt; vector is 11. &lt;br&gt; When I run my os, I can &#39;ping&#39; it through windows for a while. &lt;br&gt; But after a few minutes, the rtl8139 network card has not produce any &lt;br&gt; interrupt. &lt;br&gt; I can assure the os is not dead.Because it can receive the interrupt
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-24T23:57:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/16dedfbb9827b2c5</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/16dedfbb9827b2c5" />
  <title type="html">An OS generator?</title>
  <summary type="html" xml:space="preserve">
  It seems someone wrote an OS generator. It generates a RTOS from &lt;br&gt; information for a FSM. &lt;br&gt; &amp;quot;Given a set of &#39;tasks&#39; written in C, WhatOS generates a finite-state &lt;br&gt; machine operating system in C, that is architecture independent and small &lt;br&gt; enough to run even on resource-limited 8-bit microcontrollers.&amp;quot; &lt;br&gt; ...
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-11-22T19:24:12Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7c0f5732ef31abad</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7c0f5732ef31abad" />
  <title type="html">Attributes of a memory request or address space request</title>
  <summary type="html" xml:space="preserve">
  Below is an attempt to come up with a maximal set of attributes that &lt;br&gt; might be needed in a memory request. (Really it&#39;s an address space &lt;br&gt; request as the actual memory can be allocated by a page fault routine &lt;br&gt; as needed.) &lt;br&gt; In the general case are all of these needed? Are any other attributes &lt;br&gt; needed or advisable so that an address space allocator can be most
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-20T22:50:22Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/465fd61af27c2d84</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/465fd61af27c2d84" />
  <title type="html">Re: Embedding assembler in a language</title>
  <summary type="html" xml:space="preserve">
  Either way. &lt;br&gt; Sure, why not? It may be slow, but it could be useful for bootstrapping an &lt;br&gt; x86 OS independent of cpu mode. To fully implement useable subset of x86 &lt;br&gt; instructions, one needs: &lt;br&gt; 1) math operations on one of: register, stack, or memory &lt;br&gt; 2) ability to move data between register and stack &lt;br&gt; 3) (optionally) ability to move data between registers
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-11-20T20:50:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/467cbb6b6ddcd5fc</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/467cbb6b6ddcd5fc" />
  <title type="html">misc/RFC: design of a GUI API</title>
  <summary type="html" xml:space="preserve">
  well, I am idly thinking of things, and starting to consider ideas for how I &lt;br&gt; will approach this. &lt;br&gt; basically, I am considering the issue of how I will approach adding GUI &lt;br&gt; facilities to my x86-interpreter-based world. &lt;br&gt; firstly, the core issues (as I see them): &lt;br&gt; there needs to be a separate protocol and GUI API (I am currently leaning
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin David Lunt</name>
  <email>zf...@frontiernet.net</email>
  </author>
  <updated>2009-11-19T23:48:35Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/be14e5a3cc7381ac</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/be14e5a3cc7381ac" />
  <title type="html">Operating Systems: Design and Implementation</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; Just thought I would stop by and say hi. &lt;br&gt; My local library is having a book sale, and I thought &lt;br&gt; I would stop by to see what they had. Every hardcover &lt;br&gt; was a dollar, every other book was a half dollar. Most &lt;br&gt; of it was romance novels and the such. &lt;br&gt; As I was roaming through a section, I found
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicejordan</name>
  <email>xiaolong0...@126.com</email>
  </author>
  <updated>2009-11-10T13:50:20Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2e3b9859237cba6e</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2e3b9859237cba6e" />
  <title type="html">UGG Boots wholesale. free shipping. UGG Boots 5225. supply UGG Boots 5230. UGG 5815.</title>
  <summary type="html" xml:space="preserve">
  Welcome to visit &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.nicejordan.net&quot;&gt;[link]&lt;/a&gt; hottest Nike Shoes, Nike Jordans, &lt;br&gt; Nike Air Jordans, Air Jordan Fusion,Sell nike shoes air jordan,Jordan &lt;br&gt; fusions,Air jordan women fusins,AJ fusions,AJ Fusions low,cheap Prada &lt;br&gt; shoes, Gucci shoes, Adidas shoes, Nike shoes, Puma shoes,Cheap brand &lt;br&gt; jeans:Coogi pants, Evisu jeans, RMC jeans, Crown Holder, Aftful Dodger
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicejordan</name>
  <email>xiaolong0...@126.com</email>
  </author>
  <updated>2009-11-10T13:49:16Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/69696d84a6b8071d</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/69696d84a6b8071d" />
  <title type="html">discount nike tennis shoes gucci tennis shoes D&amp;G sneaker lacoste trainers</title>
  <summary type="html" xml:space="preserve">
  Welcome to visit &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.nicejordan.net&quot;&gt;[link]&lt;/a&gt; hottest Nike Shoes, Nike Jordans, &lt;br&gt; Nike Air Jordans, Air Jordan Fusion,Sell nike shoes air jordan,Jordan &lt;br&gt; fusions,Air jordan women fusins,AJ fusions,AJ Fusions low,cheap Prada &lt;br&gt; shoes, Gucci shoes, Adidas shoes, Nike shoes, Puma shoes,Cheap brand &lt;br&gt; jeans:Coogi pants, Evisu jeans, RMC jeans, Crown Holder, Aftful Dodger
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-11-09T19:23:49Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/77e41a380038c7cf</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/77e41a380038c7cf" />
  <title type="html">status update: x86 interpreter...</title>
  <summary type="html" xml:space="preserve">
  seems I had not been telling people here about this, so, I just figured I &lt;br&gt; would give a status update... &lt;br&gt; x86 ISA, still &amp;quot;mostly&amp;quot; supported: &lt;br&gt; x87 has not been well tested (and even then, does not currently support &lt;br&gt; &amp;quot;subtle issues&amp;quot; such as rounding modes, ...); &lt;br&gt; SSE/SSE2, still not gotten to finishing up support as of yet (mostly lacking
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-11-08T11:56:06Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/129637bd8f8777e4</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/129637bd8f8777e4" />
  <title type="html">OT: US Supreme Court may rule on validity of software patents.</title>
  <summary type="html" xml:space="preserve">
  US Supreme Court may indirectly rule on the validity of software patents: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://tech.yahoo.com/news/ap/20091107/ap_on_hi_te/us_tec_supreme_court_software_patents_2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Rod Pemberton
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anti Vigilante</name>
  <email>antivigila...@pyrabang.com</email>
  </author>
  <updated>2009-11-04T00:33:15Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5fcc1ccbe8b065e1</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5fcc1ccbe8b065e1" />
  <title type="html">Source based OS</title>
  <summary type="html" xml:space="preserve">
  I&#39;m interested in the development of a source based Operating System. &lt;br&gt; Such is already possible in color Forth, but I get headaches when doing &lt;br&gt; postfix somersaults. &lt;br&gt; The idea is that after boot all software is either in source form in &lt;br&gt; folders on the filesystem or in binary form in a cache area which is
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris - 1a</name>
  <email>james.harris...@googlemail.com</email>
  </author>
  <updated>2009-11-01T23:55:34Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8700728b589e13e7</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8700728b589e13e7" />
  <title type="html">alt.os.development FAQ</title>
  <summary type="html" xml:space="preserve">
  The FAQ for this newsgroup is held at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aodfaq.wikispaces.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It contains answers to questions on operating system development.
  </summary>
  </entry>
  <entry>
  <author>
  <name>china supplier</name>
  <email>jack20090...@126.com</email>
  </author>
  <updated>2009-10-30T01:43:20Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/79c27b676b138cf9</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/79c27b676b138cf9" />
  <title type="html">discount Nike running shoes Nike Shox R4,Nike Shox NZ,adidas Shoes,Nike Air Max TN,Nike Shox R3,Nike OZ shoes</title>
  <summary type="html" xml:space="preserve">
  vipshoeshop Co.,Ltd(&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipshoeshop.com&quot;&gt;[link]&lt;/a&gt;) wholesale nike jordan &lt;br&gt; sneakers big cheap air jordan sneakers for sale.discount china nike &lt;br&gt; dunk sb shoes,nike exclusive jordan sneakers,custom nike air force one &lt;br&gt; sneakers,nike dunk cheap,nike jordan sneakers wholesale,discount supra &lt;br&gt; shoes wholesale new balance shoes puma shoes,cheap adidas
  </summary>
  </entry>
  <entry>
  <author>
  <name>china supplier</name>
  <email>jack20090...@126.com</email>
  </author>
  <updated>2009-10-30T01:39:04Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b5e0626339e06290</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b5e0626339e06290" />
  <title type="html">Discount Nike Air Max 87 Womans Sneakers,Cheap Wholesale Nike Air Max Shoes Air Max 87 shoes</title>
  <summary type="html" xml:space="preserve">
  vipshoeshop Co.,Ltd( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vipshoeshop.com&quot;&gt;[link]&lt;/a&gt; ) wholesale cheap jordan &lt;br&gt; shoes,buy New arrival nike jordan sneakers,discount nike kids series &lt;br&gt; shoes,mix jordan sneakers,custom nike sb dunks,gucci tennis shoes for &lt;br&gt; discount, sell jordan sneakers for men&#39;s women&#39;s kids,cheap nike &lt;br&gt; trainers retro shoes,nike dunks premium sb,cheap nike zoom kobe 4
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-10-25T18:26:10Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/f73dcfbf20ce038b</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/f73dcfbf20ce038b" />
  <title type="html">more: POSIX in a VM?</title>
  <summary type="html" xml:space="preserve">
  well, this is a complexity which has come up: &lt;br&gt; I am still working some on an interpreter/VM making use of x86 &lt;br&gt; virtualization, and looking into it, have run into a mystery: &lt;br&gt; should such a VM attempt to (at least partly) implement POSIX?... &lt;br&gt; in particular, the parts related to: &lt;br&gt; having a shell, VFS paths like &#39;/bin&#39; and &#39;/dev&#39;, ability to invoke tools,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jan Huynh</name>
  <email>huynhdwgjand...@gmail.com</email>
  </author>
  <updated>2009-10-23T15:01:44Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/a52af9614fef3686</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/a52af9614fef3686" />
  <title type="html">~~~~~~~~~~~~~~~ INTERNET MILLIONAIRE ~~~~~~~~~~~~~~~</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~^^^~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wed-bew.cn/pages/internet-millionaire&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-10-16T03:33:10Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/3fc54623fac813f4</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/3fc54623fac813f4" />
  <title type="html">x86-based VM: code/data sharing and security...</title>
  <summary type="html" xml:space="preserve">
  so, for context (just making sure people have an idea here): &lt;br&gt; I am considering ideas for a long running project of mine (since 2007 or &lt;br&gt; so), and am interested in thoughts on, &amp;quot;yet another piece of the puzzle&amp;quot;. &lt;br&gt; so, here is the general architecture: &lt;br&gt; I have a dynamic C compiler, which targets x86 and x86-64 (my current
  </summary>
  </entry>
  <entry>
  <author>
  <name>Wolfgang Kern</name>
  <email>nowh...@never.at</email>
  </author>
  <updated>2009-10-13T19:35:43Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/249db2f0d8392edd</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/249db2f0d8392edd" />
  <title type="html">Good news</title>
  <summary type="html" xml:space="preserve">
  Hi everbody, &lt;br&gt; after long discussions with myself and others ... &lt;br&gt; I finally decided the standard environment of my OS(KESYS) &lt;br&gt; for the next few years: &lt;br&gt; mainboard: MSI DKA 780GX platinum &lt;br&gt; beside PCIe,ATI-graphic,AMD chipset and all these modern stuff, it &lt;br&gt; got a working FD-controller, one IDE-connector and one &amp;quot;COM-port&amp;quot;!
  </summary>
  </entry>
  <entry>
  <author>
  <name>amit verma(dennish)</name>
  <email>amitmau2...@gmail.com</email>
  </author>
  <updated>2009-10-11T10:11:24Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d17649b9dc37c74e</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d17649b9dc37c74e" />
  <title type="html">os help</title>
  <summary type="html" xml:space="preserve">
  i want to deisgn a tiny os but there is something confusion in mind &lt;br&gt; regarded to targeted hardware &lt;br&gt; plz tell me initial step or plz give me useful URL &lt;br&gt; plz.plz.......
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-10-10T11:52:16Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/4959aed35b6ba06e</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/4959aed35b6ba06e" />
  <title type="html">May your privileged stack always be big enough</title>
  <summary type="html" xml:space="preserve">
  I normally list the key points of a post in the subject heading but in &lt;br&gt; this case there are just too many.... The post is about detecting &lt;br&gt; application stack overflow and underflow and, in particular, &lt;br&gt; protecting and sizing the privileged stack in 32-bit and 64-bit modes. &lt;br&gt; I&#39;d appreciate your thoughts, suggestions and corrections.
  </summary>
  </entry>
  <entry>
  <author>
  <name>proteanthread</name>
  <email>rt...@rtdos.com</email>
  </author>
  <updated>2009-10-07T00:53:13Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/e66ecef5f31f03fe</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/e66ecef5f31f03fe" />
  <title type="html">looking for an old late 80&#39;s / early 90&#39;s msdos shell</title>
  <summary type="html" xml:space="preserve">
  basically was source code to linux style commands with a simple pre- &lt;br&gt; processor &lt;br&gt; i think some of the filenames included &lt;br&gt; cp.c &lt;br&gt; mv.c &lt;br&gt; wasn&#39;t very big
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-10-05T23:12:20Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5f7016049c56e009</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/5f7016049c56e009" />
  <title type="html">Q: best method for system calls?...</title>
  <summary type="html" xml:space="preserve">
  so, here is the issue: &lt;br&gt; I am considering running code in an interpreter, but may want to keep open &lt;br&gt; the option of using native processes. &lt;br&gt; so, here is the issue: &lt;br&gt; which method is &#39;best&#39; for the handling of syscalls?... &lt;br&gt; possible options: &lt;br&gt; interrupts: convinient, conventional, but &amp;quot;could&amp;quot; be problematic with native
  </summary>
  </entry>
  <entry>
  <author>
  <name>anotherbrick</name>
  <email>makar...@yahoo.com</email>
  </author>
  <updated>2009-10-04T14:16:39Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c9b32244883d121a</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c9b32244883d121a" />
  <title type="html">capturing interrupts in win32 console aplication</title>
  <summary type="html" xml:space="preserve">
  hello , &lt;br&gt; I am an electronics engineer from Istanbul ( Turkey ) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www22.brinkster.com/anotherbrick/index9.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; this is one of my products - its a paralel port PLC &lt;br&gt; I have written system software of this in real mode DOS &lt;br&gt; But I want use the big memory space of protected mode for this product &lt;br&gt; of mine &lt;br&gt; I want use one of the DPMI extenders for this
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris - 1a</name>
  <email>james.harris...@googlemail.com</email>
  </author>
  <updated>2009-10-01T21:39:11Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/992f1224ca2de97f</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/992f1224ca2de97f" />
  <title type="html">alt.os.development FAQ</title>
  <summary type="html" xml:space="preserve">
  The FAQ for this newsgroup is held at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aodfaq.wikispaces.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It contains information relevant to operating system development.
  </summary>
  </entry>
  <entry>
  <author>
  <name>joe.davis512@gmail.com</name>
  <email>joe.davis...@gmail.com</email>
  </author>
  <updated>2009-09-27T11:58:54Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/3f25aa3726662aca</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/3f25aa3726662aca" />
  <title type="html">16 bit c compiler</title>
  <summary type="html" xml:space="preserve">
  Hi, does anybody here know of a 16 bit c compiler other than bcc for &lt;br&gt; linux? &lt;br&gt; - Joe
  </summary>
  </entry>
  <entry>
  <author>
  <name>Freda Corcoran</name>
  <email>corcoranicfnfreda...@gmail.com</email>
  </author>
  <updated>2009-09-25T15:58:52Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/ce6f7f4c5a4c017b</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/ce6f7f4c5a4c017b" />
  <title type="html">celebrity:&gt; WARREN HAYNES &lt;:click here</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~*****~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-paradise.cn/celeb/warren-haynes&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-09-25T06:49:35Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8733e53bc86631be</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8733e53bc86631be" />
  <title type="html">ok, &quot;other&quot; Win64 / Linux x86-64 glue options...</title>
  <summary type="html" xml:space="preserve">
  so, here is what options I have: &lt;br&gt; &amp;quot;unstable transfer thunks&amp;quot;, which could benefit function pointers, but are &lt;br&gt; not otherwise desirable. &lt;br&gt; as noted, this was the idea from the prior thread of making function &lt;br&gt; pointers which auto-detect the caller and hash the results. &lt;br&gt; not doing anything of the sort, but this is sort of a cop-out.
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-09-24T16:05:50Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/ed78170a80128977</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/ed78170a80128977" />
  <title type="html">hmm: &quot;unstable&quot; transfer thunk</title>
  <summary type="html" xml:space="preserve">
  well, here is the issue: &lt;br&gt; the same code may be compiled and run on both Windows and Linux, and it was &lt;br&gt; my consideration to use Win64 for both OS&#39;s on x86-64... &lt;br&gt; however, the code using Win64 may closely interoperate with code using the &lt;br&gt; SysV/AMD64 calling convention. &lt;br&gt; problem: &lt;br&gt; in not all cases can it be statically determined what is the correct calling
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ola Lunsford</name>
  <email>lunsfordxlqola...@gmail.com</email>
  </author>
  <updated>2009-09-24T15:51:17Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1f0d2a585dd4d1ef</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1f0d2a585dd4d1ef" />
  <title type="html">celebrity:&gt; GOO GOO DOLLS &lt;:click here</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~*****~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-paradise.cn/celeb/goo-goo-dolls&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-09-23T23:01:14Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b642024d27a200bc</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/b642024d27a200bc" />
  <title type="html">Release of FAT-following boot loader</title>
  <summary type="html" xml:space="preserve">
  I&#39;m finally publishing the code of my faithful floppy boot loader that &lt;br&gt; others may find useful. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://codewiki.wikispaces.com/fatbootsect.nasm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; The page explains why it&#39;s easy to use and what it&#39;s advantages are. &lt;br&gt; In particular, using it with a virtual machine can help speed up the &lt;br&gt; development of the OS load process. Notes on this are included on the
  </summary>
  </entry>
  <entry>
  <author>
  <name>BGB / cr88192</name>
  <email>cr88...@hotmail.com</email>
  </author>
  <updated>2009-09-18T17:29:50Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7d2cdddb5ed912ad</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7d2cdddb5ed912ad" />
  <title type="html">RFC: new EH mechanism (revised 1)</title>
  <summary type="html" xml:space="preserve">
  this spec is not complete (in the sense, that a whole lot of technical &lt;br&gt; detail is left out, since I have specified it elsewhere), but gives a fairly &lt;br&gt; good idea of the exception handling mechanism I am considering for my &lt;br&gt; compiler (dynamic / JIT based). &lt;br&gt; this is a revision of my prior spec (for the EH mechanism).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin David Lunt</name>
  <email>zf...@frontiernet.net</email>
  </author>
  <updated>2009-09-08T22:25:58Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/9b7ca20a2dbc11d7</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/9b7ca20a2dbc11d7" />
  <title type="html">I need USB test contributors</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; My USB book is coming along well. However, I need help &lt;br&gt; with the tests. I have a few test machines, but to make &lt;br&gt; a thorough and accurate test base, I need a much larger &lt;br&gt; test base. &lt;br&gt; If you feel that you are willing to help with a few tests, &lt;br&gt; please have a look at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.frontiernet.net/~fys/usb_help.htm&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin David Lunt</name>
  <email>zf...@frontiernet.net</email>
  </author>
  <updated>2009-09-03T01:28:23Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d5bcd0e48ad9bec8</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d5bcd0e48ad9bec8" />
  <title type="html">FYSOS status</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; For the past few months, off and on, when I could find the &lt;br&gt; time, I re-wrote the floppy controller code and fixed a few &lt;br&gt; other bugs and issues. It isn&#39;t complete, I still need to &lt;br&gt; make a few tests with other floppy disk sizes, but it is &lt;br&gt; quite a bit better than it was. &lt;br&gt; I also need to fix a few other places. Some of the code
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris - 1a</name>
  <email>james.harris...@googlemail.com</email>
  </author>
  <updated>2009-09-01T22:50:45Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/55e1bb925f411023</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/55e1bb925f411023" />
  <title type="html">alt.os.development FAQ</title>
  <summary type="html" xml:space="preserve">
  The FAQ for this newsgroup is held at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aodfaq.wikispaces.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; containing information relevant to the development of operating &lt;br&gt; systems.
  </summary>
  </entry>
  <entry>
  <author>
  <name>alisha jones</name>
  <email>alisha.alisha.jon...@gmail.com</email>
  </author>
  <updated>2009-08-26T11:12:55Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c734e8b5692d3529</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c734e8b5692d3529" />
  <title type="html">Ziphone: Latest Apple iPhone news!!!!</title>
  <summary type="html" xml:space="preserve">
  Ziphone updates you with all the latest apple iPhones news, by &lt;br&gt; visiting this blog you will be able to enhance your knowledge about &lt;br&gt; the latest iPhone applications and software launched by Apple and the &lt;br&gt; ones that are in the pipeline. As you are now more aware about all &lt;br&gt; latest iPhone applications so go ahead to use them in a better way on
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-08-24T23:09:10Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1e6df9f5e732ad7f</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/1e6df9f5e732ad7f" />
  <title type="html">OT: first assembler instruction...</title>
  <summary type="html" xml:space="preserve">
  My &amp;quot;assembler&amp;quot; - if you can call it that at this point - just compiled it&#39;s &lt;br&gt; first x86 instruction: &lt;br&gt; .eax _push &lt;br&gt; It&#39;s in an reverse order or RPN-ish like syntax due to current parsing &lt;br&gt; restrictions. In NASM, that&#39;s &amp;quot;push eax&amp;quot;... It&#39;s written in C, of &lt;br&gt; course... ;-) &lt;br&gt; Rod Pemberton
  </summary>
  </entry>
  <entry>
  <author>
  <name>Overburn Overburn</name>
  <email>overburnm...@gmail.com</email>
  </author>
  <updated>2009-08-24T16:40:36Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/15537fdc0465da53</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/15537fdc0465da53" />
  <title type="html">grub</title>
  <summary type="html" xml:space="preserve">
  i am trying to do the tutorials at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.jamesmolloy.co.uk/&quot;&gt;[link]&lt;/a&gt; . &lt;br&gt; and i have a link that would tell me how to setup GRUB . however the &lt;br&gt; link is broken. does anyone know where i can find that tutorial?
  </summary>
  </entry>
  <entry>
  <author>
  <name>kerravon</name>
  <email>kerra...@w3.to</email>
  </author>
  <updated>2009-08-23T02:26:34Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/6cb647e69c4f70f0</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/6cb647e69c4f70f0" />
  <title type="html">public domain C runtime library for MSDOS, OS/2, Windows 32, Linux and more</title>
  <summary type="html" xml:space="preserve">
  In dedication to Rod Pemberton (aka Racer X - Speed Racer&#39;s mysterious &lt;br&gt; protector) who even in the year 2009 doesn&#39;t have an email address (I &lt;br&gt; once asked why but got lost after &amp;quot;now listen carefully Max&amp;quot;): &lt;br&gt; Jujitsu are pleased to announce the release of the &lt;br&gt; following software: &lt;br&gt; GCC 3.2.3 MVS 7.5 - GCC C compiler for z/OS, MVS/380, MVS/370.
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-08-13T14:23:43Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/0c685b883b8be87a</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/0c685b883b8be87a" />
  <title type="html">Re: First formally proven OS kernel?</title>
  <summary type="html" xml:space="preserve">
  Copying to alt.os.development. &lt;br&gt; James
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris</name>
  <email>james.harri...@googlemail.com</email>
  </author>
  <updated>2009-08-13T11:02:34Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d151c5dc0ea28e2c</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d151c5dc0ea28e2c" />
  <title type="html">Changing from the processes and threads model</title>
  <summary type="html" xml:space="preserve">
  For some time now my design has included the fairly standard &lt;br&gt; processes - as containers for resources &lt;br&gt; threads - as OS-schedulable units of execution &lt;br&gt; where each thread runs in a process and each process supports one or &lt;br&gt; more threads. &lt;br&gt; Now I&#39;m thinking of changing from that model to another one. This post
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aaron Gray</name>
  <email>ang.use...@gmail.com</email>
  </author>
  <updated>2009-08-08T17:17:26Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7d1e6c8b9d2e216d</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/7d1e6c8b9d2e216d" />
  <title type="html">Bigendian COFF Objects</title>
  <summary type="html" xml:space="preserve">
  I am implementaion a COFF Reader for a COFF Linker and Dumper (at the mo), &lt;br&gt; it will go open source when its written :) &lt;br&gt; What is going on with Bigendian COFF Object characteristics field. &lt;br&gt; The documentation says :- &lt;br&gt; IMAGE_FILE_BYTES_REVERSED_LO 0x0080 &lt;br&gt; IMAGE_FILE_BYTES_REVERSED_HI 0x8000 &lt;br&gt; Now I dont get this, if I output 0x8000 in littleendian for Littleendian or
  </summary>
  </entry>
  <entry>
  <author>
  <name>Wolfgang Kern</name>
  <email>nowh...@never.at</email>
  </author>
  <updated>2009-08-07T18:04:32Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/91a9a7f3f9708cc2</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/91a9a7f3f9708cc2" />
  <title type="html">Re: I am enhancing the bochs debugger and making a GUI for it</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;Peter from China&amp;quot; asked: &lt;br&gt; [added A.O.D] &lt;br&gt; I think you better ask this question in A.O.D , &lt;br&gt; Ben and/or Alexei may have got some experience with that matter &lt;br&gt; and me too is curious, to see some response on it. &lt;br&gt; __ &lt;br&gt; wolfgang
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Harris - 1a</name>
  <email>james.harris...@googlemail.com</email>
  </author>
  <updated>2009-08-03T19:14:04Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/064fc9cb902b91d7</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/064fc9cb902b91d7" />
  <title type="html">alt.os.development FAQ</title>
  <summary type="html" xml:space="preserve">
  The FAQ for this newsgroup is held at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aodfaq.wikispaces.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; containing information relevant to operating system development.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ziggy</name>
  <email>z...@gmail.com</email>
  </author>
  <updated>2009-07-30T21:53:19Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d69625a2ae61b21a</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/d69625a2ae61b21a" />
  <title type="html">Rocket Science</title>
  <summary type="html" xml:space="preserve">
  Most people don&#39;t realize that they spend hundreds or even thousands of &lt;br&gt; dollars a year buying the heavily advertised (HA) brand products in the &lt;br&gt; grocery and department stores. There is nothing in the grocery store that &lt;br&gt; is rocket science. Many of the less advertised (LA) brands or store brands &lt;br&gt; are just as good or better as the HA brands. You are paying for the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul</name>
  <email>paul-hu...@hotmail.co.uk</email>
  </author>
  <updated>2009-07-26T17:47:11Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8b2f1d91451fc988</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8b2f1d91451fc988" />
  <title type="html">Boot Loader</title>
  <summary type="html" xml:space="preserve">
  Hello, i have a few questions i hope someone can help me with, i am &lt;br&gt; trying to make an install disk based on my OS, so that i can install &lt;br&gt; my os. &lt;br&gt; On my live CD i use ISOLINUX to boot a floppy image (with my os &lt;br&gt; bootsector and kernel). which works ok. But i need to install a &lt;br&gt; bootloader from my OS. &lt;br&gt; Firstly, i cant decide between SYSLINUX and GRUB. I would prefer to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rod Pemberton</name>
  <email>do_not_h...@nohavenot.cmm</email>
  </author>
  <updated>2009-07-26T15:27:41Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2f594213d1fb9d02</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/2f594213d1fb9d02" />
  <title type="html">Re: JWasm v1.96</title>
  <summary type="html" xml:space="preserve">
  And, among your JWasm examples on webpage there is this one: &lt;br&gt; &amp;quot;DOS Sample how to switch to 64-bit&amp;quot; &lt;br&gt; That may be useful for those on a.o.d. &lt;br&gt; Anyway, I&#39;m going to try it out. The other 64-bit example I tried didn&#39;t &lt;br&gt; work for my 64-bit cpu. As I stated once before: &lt;br&gt; &amp;quot;I did try some 64-bit startup code by Brendan. But, it failed miserably.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lit Announcer</name>
  <email>litannoun...@gmail.com</email>
  </author>
  <updated>2009-07-26T05:06:36Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8ef59cb13caa6426</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/8ef59cb13caa6426" />
  <title type="html">advice: how to do (easy!) spam-free high-volume e-marketing</title>
  <summary type="html" xml:space="preserve">
  Three sings are essential for it: (1) your opt-in email list; (2) &lt;br&gt; access to an off-site smtp server/service (don&#39;t use anything &lt;br&gt; downloadable, you&#39;ll die configuring it); and (3) a Reputation Guard &lt;br&gt; that ensures that you don&#39;t get penalized if your email is CAN-SPAM &lt;br&gt; compliant. If you do not follow these principles, your domain and IP
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul</name>
  <email>paul-hu...@hotmail.co.uk</email>
  </author>
  <updated>2009-07-24T22:39:44Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c3eba43e791c3fd4</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/c3eba43e791c3fd4" />
  <title type="html">CPUID</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I have been able to successfuly call and use the CPUID function. How &lt;br&gt; do i detect the details of each core in a CPU. or how do i detect how &lt;br&gt; many cores are in a system, such as detecting if there is a quad core &lt;br&gt; CPU or a solo core CPU. Also does anyone have any info on programming &lt;br&gt; a multi core CPU (as in OS development). I know when the machine is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Udo Kuhnt</name>
  <email>048321887-0...@t-online.de</email>
  </author>
  <updated>2009-07-24T18:54:12Z</updated>
  <id>http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/905e485709457676</id>
  <link href="http://groups.google.co.uk/group/alt.os.development/browse_frm/thread/905e485709457676" />
  <title type="html">Announcement: New Enhanced DR-DOS WIP version with USB stick support!</title>
  <summary type="html" xml:space="preserve">
  Hi folks, &lt;br&gt; I have just uploaded the latest WIP version of Enhanced DR-DOS &lt;br&gt; 7.01.08. &lt;br&gt; Do you remember that I mentioned that I was working on some secret &lt;br&gt; features? Well, today I proudly present one of them, support for USB &lt;br&gt; memory sticks! It is still experimental since I lack the devices to &lt;br&gt; test it thoroughly and my main test PC&#39;s USB support in the BIOS is
  </summary>
  </entry>
</feed>
