I will describe four main issues.
1. SW1.
2. The EPROM labels.
3. Original version bugs.
4. Revised version fixes.
1,
First of all SW1 is a toggle switch. You can flip it but it will return to it's original position.
. Power up the game.
. Flip SW1. The brown switch to the right of the JAMMA connector.
. This will reset the game.
. Let the "Demonstration" start.
. The game will crash when it's writing "Demonstration" on screen.
Here is a video showing the crash: http://home.online.no/~an-tj/rtw/ketsui/ketsui.avi
This behaviour will persist even if you power cycle the PCB.
The reason for this is that SW1 is used to reset the NVRAM and
the program code requires certain values to be present there.

To fix this behaviour do the following:
. Power up the PCB.
. Hit the test switch to activate Setup.
. Select "Restore Defaults".
. This requires that the battery is not dead.
2,
The EPROM containing the (encrypted) program code is a standard 27C160.
Here is an image of how the original EPROM label looks:

The CRC32 checksum of the original EPROM is: 0xcca5e153.
Here is an image of how the revised EPROM label looks:

The CRC32 checksum of the revised EPROM is: 0x69fcf5eb
Note that the Kanjii has been corrected in the first glyph.
3,
The following bugs have been identified in the original version:
3.1, Demonstration crash, as outlined above

3.2, Freeplay crash.
. Turn on freeplay
. Hit the start button while the game is in Demonstration mode
. The game will start but you will have no control.
. A ship will automatically be selected and the game will start.
. It looks like the demo script is being run.
. Eventually the game crashes and locks up the machine.
. The PCB will respond to the test switch but nothing else.

3.3, Music bug
. The music on stage 5 plays at half pace.
. To avoid this do not mash any buttons between the stages.
3.4, 1st boss chip counter discrepancy
. The chip counter will display an incorrect number during the stage 1 boss
battle. However when it goes to calculate your end-stage bonus it uses the
correct number.

This is how it normally looks:

3.5, Freeze bug
. The game can freeze for about 3-5 seconds at the start of stage 2 and 4 due to button mashing.
. To avoid this do not mash any buttons between the stages.
4,
The following bugs are fixed in the revised version:
3.1 - Fixed
3.2 - Fixed
3.5 - Fixed
[this is a tentative list]
If you know of any other bugs in the original version please post them in this thread.
Credits: bay, GaijinPunch, Koma, oxtsu, parodius, Radiant, rtw, stormowl, sven666, Valgar, Zakk
Fixed version
The fixed version is available here:
http://www.world-of-arcades.net/Cave/Ke ... isions.htm
If you don't have the equipment to burn your own EPROM you can
contact member starke on this bulletin board.
rtw