.\"
.\" chip8 - X11 Chip8 interpreter Copyright (C) 1998, 2012 Peter Miller
.\"
.\" 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 2 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
This package includes an assembler for chip8, a disassembler, and an X11 client to run chip8 programs. .so etc/ref-games.so
The first version control commit of this project was Thu Nov 29 1990. It was shared on comp.source.unix (I think) back in the 1990s. This code has been languishing in my code repository ever since, so I thought I'd publish it.
![]() |
The Master SourcesYou can dowenload the following files from this web site:
| ||||||||
![]() |
SourceForge
|
||||||||
![]() |
Ubuntu PackagesIf you use Ubuntu Linux, there are pre-built packages available for installation using the normal sudo apt-get install method, from this package archive (PPA). Instructions are available there for how to manually add the PPA to your /etc/apt/sources.list file, but the following commands are sufficient on recent versions of Ubuntu:
sudo add-apt-repository ppa:pmiller-opensource/ppa sudo apt-get update sudo apt-get install canola | ||||||||
![]() |
Debian Packages
| ||||||||
![]() |
Aegis DVCS
|
.\" ------------------------------------------------------------------------
|
Chip8 is written and owned by Peter Miller <pmiller@opensource.org.au> and is freely distributable under the terms and conditions of the GNU GPL. |
![]() |
There is more Software by Peter Miller at his home page. |
![]() |
.\" -------------------------------------------------------------------------