Skip to content

GhostSonic21/GNES_JAVA

Repository files navigation

GNES

W.I.P. NES Emulator created in Java around LibGDX.

Kind of messy and doesn't do a whole lot. NROM, MMC1 (Partially), MMC3 (Partially), UxROM, and GxROM mappers supported. Mostly for fun and learning.

LICENSE

GNES is licensed under the GPLv3.

Copyright (C) 2016 GhostSonic

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 3 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, see <http://www.gnu.org/licenses/>.

LibGDX is licensed under Apache 2.0. A copy of its license is included in the repository. A list of authors may be found in the LibGDX Repository.

About

W.I.P. NES Emulator programmed in Java, using LibGDX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages