Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. CHIP-8 Emulator for KolibriOS.
  2. Author: rgimad
  3. Year: 2021
  4.  
  5. How to use:
  6.  
  7. Open shell in current directory (in Eolite Ctrl+G).
  8. Type for example:
  9.  
  10. chip8 roms/ibm.chip8
  11.  
  12. P.S. ROMs from https://github.com/dmatlack/chip8/tree/master/roms
  13.