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
gunfight [2016/05/31 18:49]
ex_writer [Gunfight Program Flow Chart]
gunfight [2016/05/31 18:50]
ex_writer
Line 1: Line 1:
 ====== Gunfight ====== ====== Gunfight ======
 +
 +{{gunfight.png}}
  
 ===== Gunfight Program Flow Chart ===== ===== Gunfight Program Flow Chart =====
  
-Bally'​s ​patent ​for the Arcade ​includes ​pseudo-code flow chart for Gunfight. Though not every game will function the same way, it does lay out a set of best practices for initialization,​ game states, the game loop, input handling, and interrupts.+The Bally Arcade ​patent includes ​an excellent ​pseudo-code flow chart for //Gunfight//. Though not every game will function the same way, it does lay out a set of best practices for initialization,​ game states, the game loop, input handling, and interrupts.
  
-<​code ​z80>+<​code>​
         Get Maximum Score         Get Maximum Score
         Clear RAM         Clear RAM