Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
asm:emu8086_buildenv [2011/05/25 13:29]
flozz [How to build and run an Emu8086 ASM program on Linux]
asm:emu8086_buildenv [2019/01/15 08:38] (current)
flozz disable discussions
Line 1: Line 1:
 +~~DISCUSSION:​off~~
 +
 ====== How to build and run an Emu8086 ASM program on Linux ====== ====== How to build and run an Emu8086 ASM program on Linux ======
  
Line 7: Line 9:
 Although this program was made for //​Windows//,​ it works fine on GNU/Linux (with the help of //Wine//). Although this program was made for //​Windows//,​ it works fine on GNU/Linux (with the help of //Wine//).
  
-The problem is that Emu8086 can opens only one file at time, and I dislike its text editor... I used an other editor+The problems are that Emu8086 can opens only one file at time, and that I dislike its text editor... I used an other editor
 for writing my program and then I opened the main file of my project in Emu8086 every time I wanted to for writing my program and then I opened the main file of my project in Emu8086 every time I wanted to
 compile it. That's boring and repetitive, so I made a build environment that uses the standard ''​make''​ command for compile it. That's boring and repetitive, so I made a build environment that uses the standard ''​make''​ command for
Line 83: Line 85:
 FIXME FIXME
  
 +
 +===== Links =====
 +
 +  * [[http://​bzr.flogisoft.com/​emu8086-buildenv/​|The Emu8086 Buildenv repository (Bazaar)]]
  
 
asm/emu8086_buildenv.1306330199.txt.gz · Last modified: 2017/09/01 12:24 (external edit)