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
Next revision Both sides next revision
asm:emu8086_buildenv [2011/05/25 13:29]
flozz [How to build and run an Emu8086 ASM program on Linux]
asm:emu8086_buildenv [2011/09/03 15:48]
flozz
Line 7: Line 7:
 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 83:
 FIXME FIXME
  
 +
 +===== Links =====
 +
 +  * [[http://​bzr.flogisoft.com/​emu8086-buildenv/​|The Emu8086 Buildenv repository (Bazaar)]]
  
 
asm/emu8086_buildenv.txt · Last modified: 2019/01/15 08:38 by flozz