Gameboy library

A gameboy library

Лицензия

Лицензия

Группа

Группа

nl.stanroelofs
Идентификатор

Идентификатор

gameboy-lib
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

Gameboy library
A gameboy library
Ссылка на сайт

Ссылка на сайт

https://github.com/stan-roelofs/Kotlin-Gameboy-Emulator/
Система контроля версий

Система контроля версий

https://github.com/stan-roelofs/Kotlin-Gameboy-Emulator/

Скачать gameboy-lib

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
nl.stanroelofs : minilog jar 1.0.1-SNAPSHOT

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31

Модули Проекта

Данный проект не имеет модулей.

Kotlin-Gameboy-Emulator

Build Status Maven Central
A Gameboy / Gameboy color emulator written in Kotlin.

Can I use this emulator to play?

There are a lot more capable emulators available. This is a work in progress personal project with the aim for me to learn about emulation.

Downloads

See releases

Building

Make sure you have JDK8 installed. After cloning the repository, simply use the gradle wrapper.

To build: ./gradlew build

To run: ./gradlew gameboy-libgdx-desktop:run

Tests status

See blargg_tests.md and mooneye_tests.md.

Features

  • Runs on Windows, Linux and Mac.
  • Video RAM viewer which can be used to view tiles that are currently in the video RAM.
  • OAM viewer which can be used to view the sprites and their properties.

Notes

This emulator is for the original Game Boy (DMG) and the versions A,B,C of the CPU.

Preview

alt text

alt text

alt text

Версии библиотеки

Версия
1.0.1
1.0.0