Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
/ retro-go-stm32 Public archive
forked from ducalex/retro-go

Emulation collection for the Nintendo Game and Watch

License

Notifications You must be signed in to change notification settings

kbeckmann/retro-go-stm32

 
 

Repository files navigation

Fork of ducalex/retro-go targeting the Nintendo Game and Watch stm32-based systems

This is a fork of ducalex/retro-go with changes made to support kbeckmann/game-and-watch-retro-go.

Game covers have been removed from the repository to avoid copyright issues.

Acknowledgements

  • The NES/GBC/SMS emulators and base library were originally from the "Triforce" fork of the official Go-Play firmware by crashoverride, Nemo1984, and many others.
  • The HuExpress (PCE) emulator was first ported to the GO by pelle7.
  • The Lynx emulator is an adaptation of libretro-handy.
  • The aesthetics of the launcher were inspired (copied) from pelle7's go-emu.
  • miniz For zipped ROM and zlib API
  • luPng For basic PNG decoding

License

This project is licensed under the GPLv2. Some components are also available under the MIT license. Respective copyrights apply to each component. For the rest:

Retro-Go: Retro emulation for the ODROID-GO
Copyright (C) 2020 Alex Duchesne

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

Emulation collection for the Nintendo Game and Watch

Resources

License

Stars

Watchers

Forks

Languages

  • C 86.9%
  • C++ 12.7%
  • Other 0.4%