Name | Modified | Size | Downloads / Week |
---|---|---|---|
Frogger.txt | 2012-03-09 | 34.3 kB | |
GNU_GPL_LICENSE.txt | 2010-12-07 | 35.8 kB | |
README.txt | 2010-12-07 | 1.4 kB | |
Frogger.asm | 2010-12-07 | 34.3 kB | |
Totals: 4 Items | 105.9 kB | 0 |
Frogger for the Motorola(Freescale) MC912 or M68HC12 microprocessor, Version 1 University of Oklahoma, Norman. Department of Electrical and Computer Engineering. Zach Whaley Christopher Garner HardWare requirments: -Freescale #MC912D60 microcontroller -Playstation or PSOne controller via the Serial Peripheral Interface bus at 62.5 kHz -Hyundai #HG25504 256x128 LCD Panel Description: This was a final project for our Digital Design Laboratory. It is a remake of the classic Frogger game. Credit: Portions of our LCD initialization code were heavily influenced from code written by David Ibach and Christopher Koehler. https://github.com/ckoehler/HC12-Tetris/blob/master/LCD_InitTetris.asm License: Copyright (c) 2010 by Zachary Whaley, Christopher Garner ALL RIGHTS RESERVED This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.