Menu

Work/Contributing

Ok, there is no development guide made yet(that is something I'd have to do...) but if you want to try to hack about and help with this project, here is what can be done...
--bitwise instructions and their generic versions (like how and_rm8_r8 calls And8()) (including shift instructions)
--A small document or whatever giving a list of implemented and unimplemented opcodes
--Help testing opcodes (I have yet to really thoroughly test anything...)
--Portability concerns... if I have anything non-portable, I'd like to know about it...
--FPU...if you'd be interested about adding support, email me, and we can talk about it..
--LEA/LDS/LES implement those opcodes...
--CMPS and friends, note that this may be more work than you think, as I have yet to make such an instruction, and REPE/REPNE have not been tested...(only REP)
--XCHG and XLAT instructions...

really, I think those are the only real holes in the isntruction set... maybe if you know of any undocumented instructions, then email me about them...

also, If you know how 8086 multi-processing works, I'd be very interested to know...(how it works from the OS/BIOS level)

and one more thing, if you are interested in making a website template or something for this, I'd be interested...

Posted by Jordan 2007-12-20

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.