sfiera / gbkasm

GBKiss Mini Games annotated dissassembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GBKiss Mini Games Disassembly

This repo contains a disassembly of GBKiss Mini Games, a HuC-1 Game Boy cartridge that was not distributed for sale. It is a distribution mechanism for GBKiss files and contains most of the known GBKiss files within its ROM data.

The repo also contains disassemblies of the embedded files in the Mini Games ROM, along with a couple of other official files and homebrew files.

Embedded Files

File Info Description
baketu.asm Bakechu Relay Multiplayer catch with mice
biorythm.asm Biorhythm Biorhythm theory calculator
bj.asm Blackjack Gambling card game
bland.asm Binary Remake of Binary Land
cannon.asm Cannon Ball Remake of Cannon Ball/Bubble Buster
chardump.asm Char-Dump GBKiss tool with unclear use
del_all.asm Delete All Tool to wipe all GBKiss data
dentaku.asm Calculator Simple calculator
drive.asm Drive Scrolling reflex driving game
iconedit.asm Icon-Edit Icon creation and editing tool
iconsend.asm Icon-Send Bundled package of 42 icons
kissmon.asm Kiss-Mon Multiplayer creature battle game
koura1.asm Koura 1 Extra data for Puzzle Game
koura2.asm Koura 2 Extra data for Puzzle Game
koura3.asm Koura 3 Extra data for Puzzle Game
mag_data.asm Magnets Data Required data for Magnets
magnets.asm Magnets Pushing and dodging game
mogura.asm Mogutte Nanbo Whack-a-mole simulator
poker.asm Poker Gambling card game
puzzle.asm Puzzle Game 15-Puzzle and Lights-Out game
roulette.asm Roulette Gambling game
samegame.asm SameGame Remake of SameGame/Chain Shot!
sezaki.asm Sezaki Extra data for Mogutte Nanbo
shot.asm Shot Button mashing measurer
slot.asm Slot Gambling game
soundtst.asm Sound Test Tool for playing audio from ROM
sramtool.asm SRAM Get & Clear Tool for managing cartridge SRAM
sw_data.asm Num0 Data Extra data for Watch & Timer
sw_timer.asm Watch & Timer Combination stopwatch/timer
worm.asm Worm Snake game

Other Official Files

File Info Source Description
family_s.asm Family Shot Hudson Website Prints photo to Game Boy Printer
kissmon2.asm Kiss-Mon 2 Pocket Bomberman Kiss-Mon with custom portraits and levels
passwords.asm Mail Kiss Mail Sample Kiss Mail message
saita.asm Saita Saita Hudson Website Children’s song as Pocket Family alarm
simula1.asm Icon Icon-Send Sample icon from Icon-Send

Homebrew Files

File Description
hello_w.asm “Hello, World!” program for GBKiss
cksum.asm Lists files and calculates CRC-32

About

GBKiss Mini Games annotated dissassembly


Languages

Language:Assembly 96.3%Language:Python 3.5%Language:Makefile 0.2%Language:Shell 0.0%