KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
robopon
★ 13
Open GitHub ↗
Robot Poncots (ロボポン) Sun and Star (Japanese)
Download README (.md)
Explore Similar Repositories
thumb
:
Time and Attendance App for ERPNext
LYJSwiftDemo
:
平时开发写的一些小控件 swift版本
miteFinder
:
No description available.
terraform-vpc
:
Modular Terraform repository to provision a multi-tier VPC in AWS
mqttfx-payload-decoders
:
The default preset of MQTT.fx message payload decoder implementations based on addon-commons.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
robopon
?
Download (.md)
# Robot Poncots Disassembly Disassembly of Robot Poncots (Robotto Ponkottsu; Robopon) Sun and Star for the Gameboy Color. Blame Keizaron, Dabomstew, and ProjectRevoTPP for this repository's existence. This repository builds the following ROMs: 88ee129f5f61078d8649e2134b2e78a3 *robosun.gbc 9bdc654fc8acb425fe4b68269928fbfb *robostar.gbc To build, you will need [Rednex GameBoy Development System (RGBDS)](https://github.com/rednex/rgbds) 1.0.1 and a GNU Make build environment with Python 3.10 or newer. To build sun version: `make` To build star version: `make star` To build both ROMs and verify checksums: `make compare`