[H-GEN] X86 Assembler Programming

Trent WADDINGTON s337240 at student.uq.edu.au
Thu Nov 13 22:39:50 EST 2003


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]


On Wed, 12 Nov 2003, irwa82 at froggy.com.au wrote:

> Most the things I have found are masm/tasm related and have all dos or c
> calls and you have to translate it back to linux which is an extra learning
> curve for beginners.

You might also be interested in this:

   http://www.menuetos.org/

a graphical OS written in asm, fits on a floppy, and encourages
application development in asm.  Yes, it's pointless, but it's fun.  He
has a very interesting idea of what a binary file format for a GUI should
be.. specifically, he encodes in the program header information about what
events a given binary handles.. this is usually taken care of by a big
switch statement.  Here, the big switch statement is in the kernel and can
do sane things like scheduling of events.  As such, he gets real time-like
performance from his GUI.

Trent

--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list