Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gergoerdi/chip8-papilio
FPGA implementation of the Chip8 platform, in Kansas Lava
https://github.com/gergoerdi/chip8-papilio
chip8 fpga haskell kansas-lava microprocessor papilio retro xilinx
Last synced: about 2 months ago
JSON representation
FPGA implementation of the Chip8 platform, in Kansas Lava
- Host: GitHub
- URL: https://github.com/gergoerdi/chip8-papilio
- Owner: gergoerdi
- License: gpl-2.0
- Created: 2014-02-04T13:46:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T13:11:26.000Z (over 6 years ago)
- Last Synced: 2023-04-22T16:46:48.540Z (over 1 year ago)
- Topics: chip8, fpga, haskell, kansas-lava, microprocessor, papilio, retro, xilinx
- Language: Haskell
- Size: 80.1 KB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chip8-papilio
=============Implementation of the [CHIP-8](http://en.wikipedia.org/wiki/CHIP-8) virtual machine
for the [Papilio FPGA platform](http://papilio.cc/),
written in [Kansas Lava](http://www.ittc.ku.edu/csdl/fpg/software/kansas-lava.html).Software Dependencies
---------------------* Kansas Lava 0.2.4.1, from [my fork](http://github.com/gergoerdi/kansas-lava)
* [kansas-lava-papilio](http://github.com/gergoerdi/kansas-lava-papilio),
my library of useful Kansas Lava functions (not all of them Papilio-specific)Hardware Dependencies
---------------------* Papilio One 500K or Papilio Pro
* Papilio Arcade MegaWing
* PS/2 keyboard
* VGA screen