Uze8: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(Added source code location)
(Updated link to Chip 8 ROMs (the chip8.com site is apparently defunct))
Line 42: Line 42:


==Chip8 ROMS==
==Chip8 ROMS==
[http://www.chip8.com/downloads/Chip-8%20Pack.zip Chip8 ROM Pack]
[http://www.zophar.net/pdroms/chip8.html Chip8 ROM Packs]


==Source==
==Source==

Revision as of 20:03, 2 December 2016

Uze8
Uze8.png
GenreEmulator
DeveloperGabriel (GSA)
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
EngineUzebox 3.1
Video Mode12
LanguageEnglish


Uze8 is Chip8/SuperChip emulator for the Uzebox! Using the emulator is very simple, just select a Chip8/Schip Roms from the SD card and play.

Thanks to help from Uze6666, who created the video mode 12 with resolution of 64x32 and 128x64 with 1bpp to emulate the chip8 and schip full resolution. He also ported FATFS and PetitFS for Uzebox, needed to make a sd card file browser for uze8. :D

Features

  • SD Card Browser & Load ROM
  • Menus
  • Sound
  • Full Chip8 RAM (SChip RAM not complete, some ROMs may not work)


ROMS

HEX file

UZE File

Chip8 ROMS

Chip8 ROM Packs

Source

Part of the master Uzebox repository: [1]