widwool / quasi88-libretro

A port of QUASI88, a PC-8800 series emulator by Showzoh Fukunaga, to the libretro API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please refer to the libretro docs for information regarding BIOS and compatibility: https://docs.libretro.com/library/quasi88/

QUASI88-libretro

A port of QUASI88 to the libretro specification. This is a WIP port with some currently unsupported features:

  • Tape support
  • Loading BIOS files from multiple possible filenames
  • Some keys are not mapped to the libretro keyboard yet

Copyright

QUASI88 is an emulator by Showzoh Fukunaga licensed under the BSD 3-Clause license. This libretro port is distributed in the same way.

The sound processing portion of QUASI88 uses source code from MAME and XMAME. The copyright to this source code belongs to its corresponding authors. Please refer to license/MAME.TXT for licensing information.

The sound processing portion of QUASI88 also uses source code from the FM audio generator "fmgen". The copyright to this source code belongs to cisc. Please refer to license/FMGEN.TXT (in Japanese) for licensing information.

About

A port of QUASI88, a PC-8800 series emulator by Showzoh Fukunaga, to the libretro API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 92.4%Language:Objective-C 3.7%Language:C++ 3.5%Language:Makefile 0.4%Language:Perl 0.0%