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_hangman8086 [2011/06/20 17:04]
flozz [Build dependences]
asm:emu8086_hangman8086 [2019/05/26 09:32] (current)
flozz [Links]
Line 9: Line 9:
  
 The latest version is the **1.0**. Here are the available files: The latest version is the **1.0**. Here are the available files:
-  * [[http://download.flogisoft.com/files/misc/asm/emu8086_hangman8086/​hangman8086_1.0_src.tar.gz|Source code (hangman8086_1.0_src.tar.gz)]] +  * [[https://github.com/flozz/hangman8086/archive/v1.0.0.tar.gz|Source code (hangman8086_1.0_src.tar.gz)]] 
-  * [[http://download.flogisoft.com/files/misc/asm/emu8086_hangman8086/​hangman8086_1.0_bin.tar.gz|Binary (hangman8086_1.0_bin.tar.gz)]]+  * [[https://github.com/flozz/hangman8086/releases/download/​v1.0.0/​hangman8086_1.0_bin.tar.gz|Binary (hangman8086_1.0_bin.tar.gz)]]
  
  
Line 18: Line 18:
  
 For building Hangman 8086 from the source you will need: For building Hangman 8086 from the source you will need:
-  * [[http://​emu8086.com/​|Emu8086]] (Linux/​Windows)+  * Emu8086 (Linux/​Windows)
   * [[http://​www.winehq.org/​|WINE]] (Linux)   * [[http://​www.winehq.org/​|WINE]] (Linux)
   * [[http://​www.gnu.org/​software/​make/​|GNU Make]] (Linux)   * [[http://​www.gnu.org/​software/​make/​|GNU Make]] (Linux)
Line 25: Line 25:
 <​code>​make buildenv</​code>​ <​code>​make buildenv</​code>​
  
-==== Make ====+==== Make the executable ​====
  
-FIXME+**On Linux** just type the ''​make''​ command from the source directory((Be sure to have installed the build environment with the ''​make buildenv''​ command)):​ 
 +<​code>​make</​code>​ 
 + 
 +**One Windows**, just open the ''​main.asm''​ file with Emu8086, and click on the ''​Compile''​ button.
  
 ===== Running ===== ===== Running =====
  
-FIXME+For running Hangman 8086, you will need to install the following dependence:​ 
 +  * [[http://​www.dosbox.com/​|DOSBox]] 
 + 
 +__NOTE:__ I recommend to use DOSBox 0.73, because the program crash with the version 0.74.
  
 ==== GNU/Linux ==== ==== GNU/Linux ====
Line 43: Line 49:
 ===== Links ===== ===== Links =====
  
-  * [[https://​launchpad.net/​hangman8086|Development page (launchpad)]] +  * <del>[[https://​launchpad.net/​hangman8086|Development page (launchpad)]]</​del>​ → [[https://github.com/flozz/​hangman8086|new repository on Github]]
-  * [[http://emu8086.com/|Emu8086 home page]]+
  
  
 
asm/emu8086_hangman8086.1308589458.txt.gz · Last modified: 2017/09/01 12:24 (external edit)