Update quasi88_libretro.info

This commit is contained in:
celerizer 2019-10-03 22:27:25 -05:00
parent 5711815aec
commit ea707c6c71

View File

@ -1,10 +1,10 @@
display_name = "NEC - PC-8001 / PC-8801 (QUASI88)"
display_name = "NEC - PC-8000 / PC-8800 series (QUASI88)"
authors = "Showzoh Fukunaga"
supported_extensions = "d88"
supported_extensions = "d88|u88|m3u"
corename = "QUASI88"
manufacturer = "NEC"
categories = "Emulator"
systemname = "PC-8001 / PC-8801"
systemname = "PC-8000 / PC-8800 series"
systemid = "pc_88"
database = ""
license = "BSD 3-Clause"
@ -33,13 +33,13 @@ firmware5_opt = "true"
firmware6_desc = "disk.rom (Sub BIOS)"
firmware6_path = "quasi88/disk.rom"
firmware6_opt = "true"
firmware7_desc = "n88knji1.rom (Kanji Font 1)"
firmware7_path = "quasi88/n88knji1.rom"
firmware7_desc = "n88knj1.rom (Kanji Font 1)"
firmware7_path = "quasi88/n88knj1.rom"
firmware7_opt = "true"
firmware8_desc = "n88knji2.rom (Kanji Font 2)"
firmware8_path = "quasi88/n88knji2.rom"
firmware8_desc = "n88knj2.rom (Kanji Font 2)"
firmware8_path = "quasi88/n88knj2.rom"
firmware8_opt = "true"
firmware9_desc = "n88jisho.rom (Jisho)"
firmware9_path = "quasi88/n88jisho.rom"
firmware9_opt = "true"
notes = "QUASI88 by Showzoh Fukunaga.|Sound driver by MAME team.|fmgen by cisc.|libretro port by Celerizer.| |BSD 3-Clause License| |Redistribution and use in source and binary|forms, with or without modification, are permitted|provided that the following conditions are met:| |1. Redistributions of source code must retain the| above copyright notice, this list of conditions and| the following disclaimer.| |2. Redistributions in binary form must reproduce the| above copyright notice, this list of conditions and| the following disclaimer in the documentation and/or| other materials provided with the distribution.| |3. Neither the name of the copyright holder nor the| names of its contributors may be used to endorse or| promote products derived from this software without| specific prior written permission.| |THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND|CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,|INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF|MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE|DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR|CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,|SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT|NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;|LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)|HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN|CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR|OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,|EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
notes = "QUASI88 by Showzoh Fukunaga.|Sound driver by MAME team.|fmgen and PC-8801 pseudo BIOS by cisc.|libretro port by Celerizer.| |BSD 3-Clause License| |Redistribution and use in source and binary|forms, with or without modification, are permitted|provided that the following conditions are met:| |1. Redistributions of source code must retain the| above copyright notice, this list of conditions and| the following disclaimer.| |2. Redistributions in binary form must reproduce the| above copyright notice, this list of conditions and| the following disclaimer in the documentation and/or| other materials provided with the distribution.| |3. Neither the name of the copyright holder nor the| names of its contributors may be used to endorse or| promote products derived from this software without| specific prior written permission.| |THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND|CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,|INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF|MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE|DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR|CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,|SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT|NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;|LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)|HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN|CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR|OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,|EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."