This page (revision-7) was last changed on 13-Jul-2023 18:44 by Carsten Strotmann 

This page was created on 10-Jul-2023 06:24 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 13-Jul-2023 18:44 6 KB Carsten Strotmann to previous
6 13-Jul-2023 18:43 6 KB Carsten Strotmann to previous | to last
5 13-Jul-2023 18:41 6 KB Carsten Strotmann to previous | to last
4 13-Jul-2023 18:31 4 KB Carsten Strotmann to previous | to last
3 13-Jul-2023 18:28 3 KB Carsten Strotmann to previous | to last
2 13-Jul-2023 18:25 3 KB Carsten Strotmann to previous | to last
1 10-Jul-2023 06:24 65 bytes Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 2 lines
!!! CHIP-8
At line 25 added 9 lines
{{{
/GAMENAME keyUP kDOWN kL kR kF speed
/8chars!! 1char 1char 1c 1c 1c 1char
/
/ U D L R F S
/
ALIEN 1 2 3 C A 3
}}}
At line 24 changed 6 lines
- Joystick up = CHIP-8 button 1
- Joystick down = CHIP-8 button 2
- Joystick left = CHIP-8 button 3
- Joystick right = CHIP-8 button C
- Joystick fire = CHIP-8 button A
- Speed = 3 (higher value = slower)
* Joystick up = CHIP-8 button 1
* Joystick down = CHIP-8 button 2
* Joystick left = CHIP-8 button 3
* Joystick right = CHIP-8 button C
* Joystick fire = CHIP-8 button A
* Speed = 3 (higher value = slower)
At line 45 added 42 lines
!!! Ressources
!! ROMs
* ROMs for CHIP-8. [https://github.com/kripod/chip8-roms]
* 8 bit Peggle clone written in CHIP-8 Assembly [https://github.com/Chromatophore/Octopeg]
* A repository of community-submitted Chip8 programs and their metadata [https://github.com/JohnEarnest/chip8Archive]
* HP 48 Chip Games [https://www.hpcalc.org/hp48/games/chip/]
* A collection of CHIP-8 programs and documentation [https://github.com/mattmikolay/chip-8]
!! Development
* A Chip8 IDE [https://github.com/JohnEarnest/Octo]
* A collection of documentation on the CHIP-8 and related virtual machines [https://github.com/trapexit/chip-8_documentation]
* Mastering CHIP‐8 [https://github.com/mattmikolay/chip-8/wiki/Mastering-CHIP%E2%80%908]
* Mastering SuperChip [http://johnearnest.github.io/Octo/docs/SuperChip.html]
* OctoJam [https://itch.io/jam/octojam-7]
* Forth for CHIP-8 [https://internet-janitor.itch.io/squad]
* CHIP-8 extensions and compatibility [https://chip-8.github.io/extensions/#a-note-on-modern-implementations]
* Chip-8 Technical Reference v1.0 [http://devernay.free.fr/hacks/chip8/C8TECH10.HTM]
!! CHIP-8 Machines
* Chip-8 and Superchip-8 emulator for Atari 8-bit [https://github.com/pkali/Chip-8]
* AtariAge - Chip8 emulator version 1.0 [https://forums.atariage.com/topic/82003-chip8-emulator-version-10/]
* CHIP-8 is an assembler, debugger, and emulator [https://massung.github.io/CHIP-8/]
* CHIP48 - A CHIP-8 interpreter for the HP48SX (version 2.20) [https://groups.google.com/g/comp.sys.handhelds/c/zv7XZKIDS34]
* A CHIP-8 interpreter, assembler and disassembler in C (Linux, Windows) [https://github.com/wernsey/chip8]
* CHIP emulator for the PC, with source code and executables for DOS systems. [https://www.hpcalc.org/details/5458]
* SuperChip interpreter for the 49G. Runs games written specifically for use with SuperChip. [https://www.hpcalc.org/details/4774]
* HP48-Superchip [https://github.com/Chromatophore/HP48-Superchip]
* CHIP-8 emulator for Emacs [https://depp.brause.cc/chip8.el/]
* How to write an emulator (CHIP-8 interpreter) [https://multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/]
* David Winter's CHIP-8 emulation page [https://www.pong-story.com/chip8/]
!! Misc
* Awesome CHIP-8 [https://chip-8.github.io/links/]
* Chip-8 bei Tindie [https://www.tindie.com/stores/chip8/]
* BUILD YOUR OWN CHIP-8 COMPUTER [https://chip-8.com/build-your-own-computer]
* CB2 microcomputer [https://www.tindie.com/products/cb2micro/cb2-microcomputer/]