If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Gekitotsu Yonku Battle

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Gekitotsu Yonku Battle

Developer: Tamtex
Publisher: Irem
Platform: NES
Released in JP: November 27, 1989


SourceIcon.png This game has uncompiled source code.


Uncompiled Source

A few snippets of uncompiled source code can be found in the ROM.

0x7FFB

JECT DMA ADDRESS 2E4H

0x90BA

24,$24,$24,$24,$24,$24
;COKL5	.BYTE	$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24,$24
;	.BYTE	$24,$24,$24,$24,$2

0x98EC

	STA	WORK1
	TYA
	AND	#$FE
	ASL	A
	ROL	TEMP1
	ASL	A
	ROL	TEMP1
	ASL	A
	R
(Source: CaH4e3)