Assembly >> Fake muti-tasking in real mode
Posted by robost86 on 16:58:00 05-23-2001
mt.asm. This is a small example program that shows how to do fake multitasking in real mode. It's uncommented assembler source, but it's very short, so you'll probably understand it

/ Robert
Posted by bandij on 17:10:00 06-26-2001
Wow! That's cool!
But you should at least do add a header
with author, assembler, platform etc.

where did you learn that?

Bandi [addsig]
Posted by robost86 on 13:10:00 06-29-2001
It's fore 80186+ CPU's in real (or v86) mode. NASM syntax. Where I learnt it? I didn't learn it, I wrote it.
Posted by Hang3r on 16:18:00 07-25-2001
Thats stupid and pointless, why not show them how to actualy use the PIT.

-Hang3r
http://www.hang3r.com - The Easyos Project
Posted by robost86 on 20:38:00 07-25-2001
I did reprogram the PIT in another version of that program, but I lost is All I have left is this half-working piece of crap.

btw, I don't think you should call my programs crappy, I looked at your OS
Posted by robost86 on 16:51:00 01-09-2002
http://bozos.sf.net/
http://primula.sf.net/

These are two OS projects of mine, using this tech. Hang3r is a lamer, btw.