PDA

View Full Version : 8086 emulator for linux



igknighted
April 3rd, 2008, 11:24 PM
I am supposed to use this program for an assembly project for class:

http://www.emu8086.com/

Is there anything similar that I can use in linux to complete the project? I really don't want to resort to coding on my windows box (I've grown accustomed to my laptop keyboard...), but am afraid at this point that I may have to...

Wybiral
April 3rd, 2008, 11:38 PM
I just tried the free version with Wine and it works great.

nanotube
April 4th, 2008, 12:27 AM
see also this:
http://sourceforge.net/projects/pcemu/

igknighted
April 4th, 2008, 04:08 AM
thanks guys... its running great in wine for me. At first I was afraid the whole 'emulator in an emulator' thing would create some kind of distortion in space-time like CERN and end the world, but thankfully Wine Is Not (an) Emulator, so we're safe. :)

pedro_orange
April 4th, 2008, 02:57 PM
I am supposed to use this program for an assembly project for class:

http://www.emu8086.com/

Is there anything similar that I can use in linux to complete the project? I really don't want to resort to coding on my windows box (I've grown accustomed to my laptop keyboard...), but am afraid at this point that I may have to...

You're doing Assembly programming on a 8086 arc? Argh!
I do not envy you mate. Segmented addresses are from space!

Good luck with your endeavours!

nadalizadeh
October 20th, 2008, 07:08 PM
Hey man, Its really and completely working ! :guitar: Woaaaa

Thanks !

mwero001
November 21st, 2008, 06:08 AM
Check out:
pcemu.sourceforge.net

nathanpc
August 20th, 2009, 11:27 PM
Thanks, i was needing this too!
Thanks!

shababhsiddique
October 20th, 2009, 03:31 PM
Thanks guys it really feels so good to see how handy wine is.... ;) anyways have anyone got any other opensource emulators instead of this?? u know what i mean full version for free

shababhsiddique
October 22nd, 2009, 04:26 AM
emu8086 works fine but, the code seems overlapped when i type...how can i solve this?