News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

RooOs v1.1!!

Started by thomasantony, January 22, 2005, 03:39:09 PM

Previous topic - Next topic

thomasantony

Hi,
   I have released the new version of my OS. It has a minimal FDC driver that can read a sector from the disk. I have added a read command to test this functionality. I have not tested the write function yet. There is still no scrolling. I decided not to use STDCALL with all that crap about that stack. Instead I am using something like the FASTCALL convention. The first param in eax, then edx, ecx, ebx, esi,edi. But string function still use esi or edi. Check it out at: http://www.tomasm.tk/

Thomas Antony :U
There are 10 types of people in the world. Those who understand binary and those who don't.


Programmer's Directory. Submit for free