From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,deb5c2f93ec6cb0,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!s48g2000cws.googlegroups.com!not-for-mail From: "freejack" Newsgroups: comp.lang.ada Subject: Self Booting "Hello World" Ada example code? Date: 1 Feb 2007 16:52:29 -0800 Organization: http://groups.google.com Message-ID: <1170377549.301023.77760@s48g2000cws.googlegroups.com> NNTP-Posting-Host: 64.50.250.237 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1170377554 27347 127.0.0.1 (2 Feb 2007 00:52:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 2 Feb 2007 00:52:34 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.12) Gecko/20060302 Firefox/1.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: s48g2000cws.googlegroups.com; posting-host=64.50.250.237; posting-account=O-jTvQ0AAAD-FI72QYlC0mvv4sicfAMF Xref: g2news2.google.com comp.lang.ada:8830 Date: 2007-02-01T16:52:29-08:00 List-Id: Has anyone written a simple self booting(i.e. off a floppy or some such) "Hello World" example program strictly in Ada? I've been googling around the web to see how this is done, and havent found any actual code. I'd like to play around with doing bare bones Ada hacking. Maybe even write a small hobby kernel. Just looking for some example code to get me started. Any pointers would be appreciated. freejack