diff --git a/Arcade_MiST/Namco Pacman Hardware/Pacman/README.txt b/Arcade_MiST/Namco Pacman Hardware/Pacman/README.txt index f1c510c9..3747de17 100644 --- a/Arcade_MiST/Namco Pacman Hardware/Pacman/README.txt +++ b/Arcade_MiST/Namco Pacman Hardware/Pacman/README.txt @@ -1,23 +1,45 @@ ---------------------------------------------------------------------------------- --- --- Arcade: Pacman port to MiST by Gehstock --- 09 November 2017 --- ---------------------------------------------------------------------------------- -- A simulation model of Pacman hardware -- Copyright (c) MikeJ - January 2006 ---------------------------------------------------------------------------------- --- --- Only controls and OSD are rotated on Video output. --- --- --- Keyboard inputs : -- --- ESC : Coin --- F2 : Start 2 players --- F1 : Start 1 player --- UP,DOWN,LEFT,RIGHT arrows : Movements +-- All rights reserved -- --- Joystick support. --- ---------------------------------------------------------------------------------- +-- Redistribution and use in source and synthezised forms, with or without +-- modification, are permitted provided that the following conditions are met: +-- +-- Redistributions of source code must retain the above copyright notice, +-- this list of conditions and the following disclaimer. +-- +-- Redistributions in synthesized form must reproduce the above copyright +-- notice, this list of conditions and the following disclaimer in the +-- documentation and/or other materials provided with the distribution. +-- +-- Neither the name of the author nor the names of other contributors may +-- be used to endorse or promote products derived from this software without +-- specific prior written permission. +-- +-- THIS CODE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +-- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +-- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +-- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE +-- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +-- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +-- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +-- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +-- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +-- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +-- POSSIBILITY OF SUCH DAMAGE. +-- +-- You are responsible for any legal issues arising from your use of this code. +-- +-- The latest version of this file can be found at: www.fpgaarcade.com +-- +-- Email pacman@fpgaarcade.com +-- +-- Revision list +-- +-- version 006 Merge different variants by Alexey Melnikov +-- version 005 Papilio release by Jack Gassett +-- version 004 spartan3e release +-- version 003 Jan 2006 release, general tidy up +-- version 002 optional vga scan doubler +-- version 001 initial release diff --git a/Arcade_MiST/Namco Pacman Hardware/Pengo_MiST/Pengo.qsf b/Arcade_MiST/Namco Pacman Hardware/Pengo_MiST/Pengo.qsf index 83c8c3b6..30aa17d0 100644 --- a/Arcade_MiST/Namco Pacman Hardware/Pengo_MiST/Pengo.qsf +++ b/Arcade_MiST/Namco Pacman Hardware/Pengo_MiST/Pengo.qsf @@ -41,7 +41,7 @@ # ======================== set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL -set_global_assignment -name LAST_QUARTUS_VERSION "13.1 SP4.26" +set_global_assignment -name LAST_QUARTUS_VERSION 13.1 set_global_assignment -name PRE_FLOW_SCRIPT_FILE "quartus_sh:rtl/build_id.tcl" # Pin & Location Assignments diff --git a/Arcade_MiST/Namco Pacman Hardware/ReadMe.txt b/Arcade_MiST/Namco Pacman Hardware/ReadMe.txt index da4e54dd..3198d023 100644 --- a/Arcade_MiST/Namco Pacman Hardware/ReadMe.txt +++ b/Arcade_MiST/Namco Pacman Hardware/ReadMe.txt @@ -7,4 +7,3 @@ Vanguard Zarzon Piranha Titan -The Glob/Beastie