Skip to content

mandl/Arcade-Blaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Arcade Blaster - Current Version 1.3

Arcade Blaster Home Page:
http://www.gadgetfactory.net/opmanuals/index.php?n=Main.ArcadeMegaWing

CHANGELOG
7/2/2014 Add Linux Support and build with cmake  ( http://www.cmake.org/ )
         
	Install cmake

         cd Arcade-Blaster
         mkdir build
         cd    build
         cmake ..
         make 
         make test
         make install

         Add romgen and prog from 
         https://github.com/GadgetFactory/Papilio-Loader


9/6/2012 Version 1.3
	-Adds LogicStart MegaWing support for Pacman
	-Fixes controller scheme for Invaders (Vlait)
	-Fixes starfield for Invaders (Vlait)
	-Fixes reset for Galaxian (Vlait)
	-Sets Pacman to table (Vlait)
	-Following games added by FelixV
		: Added (Space Invaders Clones)
		: Alien Invasion Part II  (alieninvp2)
		: Space Invaders/Space Invaders M  (invaders)
		: Space Invaders Part 4 (invader4)
		: Space King [Japanese Space Invaders]  (spceking)
		: Super Earth Invasion (Set 1)  (searthin)
		: Super Earth Invasion (Set 2)  (searthina)
		: Super Glob (German Bootleg) (sprglbpg)
		: Space Invaders/Space Invaders M
		: Space Invaders Part 4
		: Space King (Space Invaders [Japanese])
		: Super Earth Invasion (Set 1)
		: Super Earth Invasion (Set 2)
		: Pac Heart
		: PopeyeMan
		: New Puc
		: Puckman
		
8/14/2012 Version 1.2
	Adds following games:
		-Galaxian
		-Space Invaders
	Fixes audio for The End 

8/13/2012 Version 1.1
	Adds following games:
	-Hangly Man 1-3
	-PuckMan
	-PacMan Fast
	-Caterpillar

10/12/2011 Version 1.0
	Includes source files and a bat file to load test onto Papilio One 500K.

About

Multi-platform application for Papilio Arcade hardware

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 62.9%
  • C++ 29.0%
  • C 8.1%